mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
config BR2_PACKAGE_HOST_E2FSPROGS
|
|
bool "host e2fsprogs"
|
|
select BR2_PACKAGE_HOST_UTIL_LINUX
|
|
help
|
|
The EXT2/3/4 file system utilities.
|
|
|
|
http://e2fsprogs.sourceforge.net
|