Add support for the old squashfs 3.x tools, so that squashfs 3.x root filesystems can be generated. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
config BR2_PACKAGE_SQUASHFS3
|
|
bool "squashfs3"
|
|
depends on BR2_DEPRECATED
|
|
help
|
|
Tools to generate SquashFS 3.x filesystems.
|
|
|
|
http://squashfs.sourceforge.net/
|