diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-28 10:48:09 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-31 15:35:22 +0100 |
commit | 1f1f421af6e088ba66e6543f4b645265debd0326 (patch) | |
tree | a5505fd6d9f6895b8486f7317eadc3c0079d5259 /target/linux/lantiq | |
parent | 13eeee7b2b764794dd54f39c596f94a64f47d2ca (diff) | |
download | openwrt-1f1f421af6e088ba66e6543f4b645265debd0326.tar.gz openwrt-1f1f421af6e088ba66e6543f4b645265debd0326.tar.bz2 openwrt-1f1f421af6e088ba66e6543f4b645265debd0326.zip |
kernel: bump 4.9 to 4.9.153
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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 7d6e4b8089..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 -@@ -2321,6 +2321,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. |