summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-07-17 14:10:39 +0000
commitc5ef57706de0ef3e4ede1b404ef43510bb22e6d9 (patch)
tree2a14f0b332c80242d488f0de7b0c351b00ee9dea /target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch
parent1d7a6ebc79e71dbc9085efab8205134bc769159b (diff)
downloadmtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.zip
mtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.gz
mtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.bz2
kernel: refresh patches
SVN-Revision: 22252
Diffstat (limited to 'target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch b/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch
index ef40486..ff71578 100644
--- a/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch
+++ b/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch
@@ -18,7 +18,7 @@ Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
--- a/fs/squashfs/Kconfig
+++ b/fs/squashfs/Kconfig
-@@ -26,6 +26,11 @@ config SQUASHFS
+@@ -37,6 +37,11 @@ config SQUASHFS_XATTRS
If unsure, say N.
@@ -210,7 +210,7 @@ Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
+
--- a/fs/squashfs/squashfs.h
+++ b/fs/squashfs/squashfs.h
-@@ -94,3 +94,6 @@ extern const struct address_space_operat
+@@ -104,3 +104,6 @@ extern const struct xattr_handler *squas
/* zlib_wrapper.c */
extern const struct squashfs_decompressor squashfs_zlib_comp_ops;