summaryrefslogtreecommitdiffstats
path: root/package/squashfs3/Config.in
blob: 365eb6a5a083e629b9a00dc45e61e9fbb27d0c2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
	depends on !BR2_LARGEFILE
OpenPOWER on IntegriCloud