From 194ac2d5496d7895980252059d9e133b218cf170 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 4 Mar 2011 11:10:14 -0300 Subject: squashfs: re-add legacy lzma support Readd legacy LZMA support since older patched kernels might be using it. Introduce an XZ target filesystem option for the new format. [Peter: add a seperate xz target for squashfs-target as well] Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/squashfs/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'package/squashfs/Config.in') diff --git a/package/squashfs/Config.in b/package/squashfs/Config.in index 673070862..7d0fc71c0 100644 --- a/package/squashfs/Config.in +++ b/package/squashfs/Config.in @@ -28,6 +28,12 @@ config BR2_PACKAGE_SQUASHFS_LZO help Support LZO compression algorithm +config BR2_PACKAGE_SQUASHFS_XZ + bool "xz support" + select BR2_PACKAGE_XZ + help + Support XZ compression algorithm + endif comment "squashfs requires a toolchain with LARGEFILE support" -- cgit v1.2.3-55-g7522