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/lantiq | |
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/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch index 5ddaa8df9d..f3ede1bff8 100644 --- a/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch +++ b/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2323,6 +2323,12 @@ config MIPS_VPE_LOADER +@@ -2324,6 +2324,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |