summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch b/target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch
index 616444673..dc9a4f5ba 100644
--- a/target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch
+++ b/target/linux/generic/patches-2.6.36/007-squashfs_make_lzma_available.patch
@@ -107,7 +107,7 @@ Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
+#endif
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -121,6 +121,9 @@ config DECOMPRESS_LZO
+@@ -124,6 +124,9 @@ config DECOMPRESS_LZO
select LZO_DECOMPRESS
tristate