OSDN Git Service

packages.mk: add fsck.exfat and mkfs.exfat
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 6 Jul 2016 19:08:13 +0000 (03:08 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 6 Jul 2016 19:08:13 +0000 (03:08 +0800)
Now these are real executables instead of symbolic links.

packages.mk

index a32c144..d8e7faa 100644 (file)
@@ -68,7 +68,9 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     badblocks \
     e2fsck \
+    fsck.exfat \
     mke2fs \
+    mkfs.exfat \
     mkntfs \
     mount.exfat \
     ntfs-3g \