buildroot/package/xfsprogs/Config.in

13 lines
280 B
Plaintext
Raw Normal View History

comment "Note that xfsprogs needs a toolchain with UCLIBC_SV4_DEPRECATED enabled"
depends on BR2_PACKAGE_XFSPROGS
config BR2_PACKAGE_XFSPROGS
bool "xfsprogs"
depends on BR2_DEPRECATED
help
The XFS file system utilities and libraries
http://oss.sgi.com/projects/xfs/