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>2016-03-05 17:51:37 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2016-03-05 17:51:37 +0000
commite9d7ee4f4149e4469d49cd7bf1af532cb114e04f (patch)
tree3491a5d6e8a66dc7e8a7c4cf7c258a5f06ec6fbb /target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch
parentdaf367240aed689ccc8f063eef4566b1cef8ee18 (diff)
downloadupstream-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.tar.gz
upstream-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.tar.bz2
upstream-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.zip
kernel: update kernel 4.4 to version 4.4.4
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 48933
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 e493bc1be9..f5466db176 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
@@ -1,6 +1,6 @@
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -245,6 +245,9 @@ config LZMA_COMPRESS
+@@ -247,6 +247,9 @@ config LZMA_COMPRESS
config LZMA_DECOMPRESS
tristate