mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
The host mkfs.xfs is needed to create XFS root filesystems in Buildroot. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Romain Naour <romain.naour@smile.fr>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
config BR2_PACKAGE_HOST_XFSPROGS
|
|
bool "host xfsprogs"
|
|
help
|
|
The XFS file system utilities and libraries
|
|
|
|
https://xfs.wiki.kernel.org
|