blob: 6a5c9a1bea336e0c39e04010d1af37badb3349d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
comment "Note that xfsprogs needs a toolchain with UCLIBC_SV4_DEPRECATED enabled"
depends on BR2_PACKAGE_XFSPROGS
config BR2_PACKAGE_XFSPROGS
bool "xfsprogs"
help
The XFS file system utilities and libraries
http://oss.sgi.com/projects/xfs/
|