diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-27 17:48:33 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-28 00:37:00 +0200 |
commit | f402571b496467ea4d55edc6ba98fcbaf37d4e34 (patch) | |
tree | 2009fce81a24aa43163749e79b44bb7e86145623 /target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch | |
parent | 1da8cc1bbc251ad68cad01456e427d97f9c61cbd (diff) | |
download | upstream-f402571b496467ea4d55edc6ba98fcbaf37d4e34.tar.gz upstream-f402571b496467ea4d55edc6ba98fcbaf37d4e34.tar.bz2 upstream-f402571b496467ea4d55edc6ba98fcbaf37d4e34.zip |
kernel: Update kernel 4.9 to version 4.9.237
Compile and runtime tested on lantiq/xrx200 + ar71xx/generic.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch')
-rw-r--r-- | target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch b/target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch index b52b4cd660..68a0833580 100644 --- a/target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch +++ b/target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch @@ -9,7 +9,7 @@ Acked-by: Rob Landley <rob@landley.net> --- --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -1067,9 +1067,6 @@ config FW_ARC +@@ -1068,9 +1068,6 @@ config FW_ARC config ARCH_MAY_HAVE_PC_FDC bool @@ -19,7 +19,7 @@ Acked-by: Rob Landley <rob@landley.net> config CEVT_BCM1480 bool -@@ -2966,6 +2963,18 @@ choice +@@ -2967,6 +2964,18 @@ choice bool "Extend builtin kernel arguments with bootloader arguments" endchoice |