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.
|
|
|
|
|
2015-10-19 23:38:34 +02:00
|
|
|
https://github.com/relan/exfat
|
2013-02-05 01:48:04 +01:00
|
|
|
|
2015-03-30 23:07:30 +02:00
|
|
|
comment "exfat-utils needs a toolchain w/ wchar"
|
|
|
|
depends on !BR2_USE_WCHAR
|