From c5ef57706de0ef3e4ede1b404ef43510bb22e6d9 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Jul 2010 14:10:39 +0000 Subject: kernel: refresh patches SVN-Revision: 22252 --- target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch') 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 --- 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 + --- 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; -- cgit v1.1