summaryrefslogtreecommitdiffstats
path: root/package/squashfs3/Config.in
blob: 8ce1e495a3435a9566edc4aacd6ac1e38b1ca6b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_SQUASHFS3
	bool "squashfs3"
	depends on BR2_DEPRECATED
	depends on BR2_LARGEFILE
	help
	  Tools to generate SquashFS 3.x filesystems.

	  http://squashfs.sourceforge.net/

comment "squashfs3 needs a toolchain w/ largefile"
	depends on BR2_DEPRECATED && !BR2_LARGEFILE
OpenPOWER on IntegriCloud