mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
13
package/exfatprogs/Config.in.host
Normal file
13
package/exfatprogs/Config.in.host
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user