kumquat-buildroot/package/ntfsprogs/Config.in
Olaf Rempel bb14fc4019 ntfsprogs: new package
Closes #247

wide collection of NTFS utilities from http://www.linux-ntfs.org/

[Peter: misc Config.in cleanups/fixes]

Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de>
Tested-By: Will Newton <will.newton@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-08-01 23:17:48 +02:00

11 lines
235 B
Plaintext

config BR2_PACKAGE_NTFSPROGS
bool "ntfsprogs"
depends on BR2_USE_WCHAR
help
wide collection of NTFS utilities
http://www.linux-ntfs.org/
comment "ntfsprogs requires a toolchain with WCHAR support"
depends on !BR2_USE_WCHAR