diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-28 11:03:25 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-01-28 18:17:32 +0100 |
commit | 3662157d8beda32d95fdc039da0b8114c0c2bb7b (patch) | |
tree | 0ffeb568ffc471b47e3633e736e1e801676ef066 /target/linux/lantiq | |
parent | 662b92614699164396aa38b18f4510333ba64f1d (diff) | |
download | upstream-3662157d8beda32d95fdc039da0b8114c0c2bb7b.tar.gz upstream-3662157d8beda32d95fdc039da0b8114c0c2bb7b.tar.bz2 upstream-3662157d8beda32d95fdc039da0b8114c0c2bb7b.zip |
kernel: bump 4.14 to 4.14.96
Refreshed all patches.
Remove upstreamed patches:
- 142-jffs2-Fix-use-of-uninitialized-delayed_work-lockdep-.patch
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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 fc4e414df5..b0b5bd3a57 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 -@@ -2324,6 +2324,12 @@ config MIPS_VPE_LOADER +@@ -2327,6 +2327,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |