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 \ --with-fuse=external \
--disable-library \ --disable-library \
--enable-posix-acls \ --enable-posix-acls \
--disable-mtab \ --enable-mtab \
--disable-ntfsprogs \ --enable-ntfsprogs \
--disable-crypto \ --enable-crypto \
--with-fuse=external \ --with-fuse=external \
--without-uuid \ --with-uuid \
make make