package/dosfstools: add missing symlinks
authorMaxim Mikityanskiy <maxtram95@gmail.com>
Mon, 19 Jan 2015 16:14:06 +0000 (18:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 Mar 2015 22:02:16 +0000 (23:02 +0100)
commitcef6a787cad4d5417b8672c8fd4c200bf29655ac
tree84542daad03bf2d61787a66ea8d468c28856e86e
parent9be52effc47acf9db9c5183c866bc2cd5dafb58d
package/dosfstools: add missing symlinks

Install alternative symlinks for dosfstools mkfs.fat, fsck.fat and
fatlabel. Those symlinks are generally installed by make install, but
buildroot does not use make install for dosfstools, but symlinks should
be installed anyway.

[Thomas: rewrite the installation logic to use make style code rather
than shell code.]

Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dosfstools/dosfstools.mk