bb14fc4019
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>
11 lines
235 B
Plaintext
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
|