aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-26 11:34:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-26 11:34:39 +0000
commitc5b682a718857f47c9880c4c25894a1d9ecc18c8 (patch)
tree61808109dbee7f488e552deeb0c88f2a3fce35ce /target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch
parentd7a9700570eb6d3e55777cda1ae1503000692bb9 (diff)
downloadupstream-c5b682a718857f47c9880c4c25894a1d9ecc18c8.tar.gz
upstream-c5b682a718857f47c9880c4c25894a1d9ecc18c8.tar.bz2
upstream-c5b682a718857f47c9880c4c25894a1d9ecc18c8.zip
upgrade 3.13 targets to 3.13.7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40022 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch')
-rw-r--r--target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch b/target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch
index 016f77eb68..75bcc2a06d 100644
--- a/target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch
+++ b/target/linux/generic/patches-3.13/530-jffs2_make_lzma_available.patch
@@ -1081,7 +1081,7 @@
ifdef CONFIG_FUNCTION_TRACER
ORIG_CFLAGS := $(KBUILD_CFLAGS)
KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
-@@ -79,6 +89,8 @@ obj-$(CONFIG_LZ4HC_COMPRESS) += lz4/
+@@ -80,6 +90,8 @@ obj-$(CONFIG_LZ4HC_COMPRESS) += lz4/
obj-$(CONFIG_LZ4_DECOMPRESS) += lz4/
obj-$(CONFIG_XZ_DEC) += xz/
obj-$(CONFIG_RAID6_PQ) += raid6/