2013-02-05 01:48:04 +01:00
|
|
|
config BR2_PACKAGE_EXFAT_UTILS
|
|
|
|
bool "exfat-utils"
|
|
|
|
depends on BR2_USE_WCHAR
|
|
|
|
help
|
|
|
|
exFAT filesystem utilities.
|
|
|
|
|
|
|
|
http://code.google.com/p/exfat/
|
|
|
|
|
2015-03-30 23:07:30 +02:00
|
|
|
comment "exfat-utils needs a toolchain w/ wchar"
|
|
|
|
depends on !BR2_USE_WCHAR
|