summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-02-21 15:07:19 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-02-24 14:21:08 +0100
commitbfee12cec638eed9b2197e3a12570a678839a1eb (patch)
tree25335d4f2e8643ba37ec91d27086cec4c02dd401 /target/linux/mpc85xx
parentcc78f934a9466a0ef404bb169cc42680c7501d02 (diff)
downloadopenwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.gz
openwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.bz2
openwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.zip
kernel: bump 4.9 to 4.9.214
Refreshed all patches. Fixes: - CVE-2013-1798 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch
index 6f7c243ee4..fcb348168f 100644
--- a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch
+++ b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch
@@ -1,6 +1,6 @@
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
-@@ -713,6 +713,14 @@ config CMDLINE_FORCE
+@@ -714,6 +714,14 @@ config CMDLINE_FORCE
This is useful if you cannot or don't want to change the
command-line options your boot loader passes to the kernel.