aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-09-22 19:38:19 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-09-22 23:12:37 +0200
commit4f6837180e9aca525b107891e5f53373dc802038 (patch)
tree6588c431ece4d1b0186402fae3ff3f17d37c5799 /target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
parent0082e90e4f7ed2814065239a9d57d06cfbda0993 (diff)
downloadupstream-4f6837180e9aca525b107891e5f53373dc802038.tar.gz
upstream-4f6837180e9aca525b107891e5f53373dc802038.tar.bz2
upstream-4f6837180e9aca525b107891e5f53373dc802038.zip
kernel: Update to version 4.4.194
Compile and runtime tested on lantiq. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch')
-rw-r--r--target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch b/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
index 5b2d1a11de..02834de913 100644
--- a/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
+++ b/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
@@ -12,7 +12,7 @@
# ZLIB_INFLATE; DECOMPRESS_GZIP is just a wrapper.)
--- a/lib/Makefile
+++ b/lib/Makefile
-@@ -108,6 +108,7 @@ obj-$(CONFIG_XZ_DEC) += xz/
+@@ -109,6 +109,7 @@ obj-$(CONFIG_XZ_DEC) += xz/
obj-$(CONFIG_RAID6_PQ) += raid6/
obj-$(CONFIG_LZMA_COMPRESS) += lzma/
obj-$(CONFIG_LZMA_DECOMPRESS) += lzma/