buildroot/package/exfatprogs/Config.in.host
James Hilliard e5bc21559b package/exfatprogs: new package
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>
2020-04-19 15:30:20 +02:00

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