summaryrefslogtreecommitdiffstats
path: root/package/xfsprogs/Config.in
blob: 0f69f0817075e5d805ab60a68bc7acd973707131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

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/