e5bc21559b
exFAT filesystem userspace utilities We need a patch to fix: error: unknown type name ‘ssize_t’ Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
14 lines
428 B
Plaintext
14 lines
428 B
Plaintext
config BR2_PACKAGE_HOST_EXFATPROGS
|
|
bool "host exfatprogs"
|
|
help
|
|
exFAT filesystem userspace utilities
|
|
|
|
This is the set of tools that works together with the exfat
|
|
driver in the official Linux kernel (merged in Linux 5.7).
|
|
|
|
If you're using the FUSE-based exfat support (from
|
|
package/exfat), you must use the corresponding user-space
|
|
programs in package/exfat-utils.
|
|
|
|
https://github.com/exfatprogs/exfatprogs
|