aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.14
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-03-24 10:48:59 +0100
committerPetr Štetiar <ynezz@true.cz>2022-03-24 10:48:59 +0100
commitea0e521d3706a56256bee89aad7d1b8b24441d39 (patch)
tree208d285c0037c529261474b9a76a2514255847b4 /target/linux/ar71xx/patches-4.14
parent0af411f49d43cb6e6cb00773abe63504392fb873 (diff)
downloadupstream-ea0e521d3706a56256bee89aad7d1b8b24441d39.tar.gz
upstream-ea0e521d3706a56256bee89aad7d1b8b24441d39.tar.bz2
upstream-ea0e521d3706a56256bee89aad7d1b8b24441d39.zip
kernel: bump 4.14 to 4.14.273
All patches refreshed automagically without conflicts. Run tested on ipq40xx/glinet-b1300 and mvebu/turris-omnia. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/ar71xx/patches-4.14')
-rw-r--r--target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch b/target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch
index 727f4d8343..b073e822be 100644
--- a/target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch
+++ b/target/linux/ar71xx/patches-4.14/310-lib-add-rle-decompression.patch
@@ -1,6 +1,6 @@
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -265,6 +265,9 @@ config LZMA_COMPRESS
+@@ -264,6 +264,9 @@ config LZMA_COMPRESS
config LZMA_DECOMPRESS
tristate