aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-4.14
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-28 10:49:44 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-31 15:35:22 +0100
commit026f08a61018bede6914288dd997ef01de04e931 (patch)
treefc261106c7fa9374a18cb931263d013a89e473db /target/linux/lantiq/patches-4.14
parent1f1f421af6e088ba66e6543f4b645265debd0326 (diff)
downloadupstream-026f08a61018bede6914288dd997ef01de04e931.tar.gz
upstream-026f08a61018bede6914288dd997ef01de04e931.tar.bz2
upstream-026f08a61018bede6914288dd997ef01de04e931.zip
kernel: bump 4.14 to 4.14.96
Refreshed all patches. New symbol added: - CONFIG_CIFS_ALLOW_INSECURE_LEGACY Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq/patches-4.14')
-rw-r--r--target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch2
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.