diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-27 16:23:25 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-28 00:36:22 +0200 |
commit | 1da8cc1bbc251ad68cad01456e427d97f9c61cbd (patch) | |
tree | 25497fc3d67e8aa33948c841411f5eaaef763fe0 /target/linux/lantiq | |
parent | 1238a22316ea5f71e77691f0557297340bc72d2f (diff) | |
download | upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.tar.gz upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.tar.bz2 upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.zip |
kernel: Update kernel 4.14 to version 4.14.199
Compile and runtime tested on x86/64
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch index 21eaee58eb..8332202220 100644 --- a/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch +++ b/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2325,6 +2325,12 @@ config MIPS_VPE_LOADER +@@ -2326,6 +2326,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |