X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c5552ad03973839d83d32d7108f20c00f192633b..a3978a4a410391558c991944340bcf6941c9c916:/target/linux/generic/patches-2.6.35/006-squashfs_add_lzma.patch?ds=inline 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 ef404868e..ff715788e 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;