ntfs-3g_ntfsprogs: enable mtab, uuid and crypto support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-06-05 14:08:46 +02:00
parent 83583f3d06
commit 499ee9cfee

View File

@ -32,10 +32,10 @@ cd $PKG_BUILD
--with-fuse=external \
--disable-library \
--enable-posix-acls \
--disable-mtab \
--disable-ntfsprogs \
--disable-crypto \
--enable-mtab \
--enable-ntfsprogs \
--enable-crypto \
--with-fuse=external \
--without-uuid \
--with-uuid \
make