buildrootschalter/package/xfsprogs/Config.in
Peter Korsgaard 08703917d7 xfsprogs: needs e2fsprogs and (in turn) largefile support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-11-23 15:29:43 +01:00

17 lines
401 B
Plaintext

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_LARGEFILE
select BR2_PACKAGE_E2FSPROGS
help
The XFS file system utilities and libraries
http://oss.sgi.com/projects/xfs/
comment "xfssprogs requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE