aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-29 14:50:17 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-07-31 16:51:46 +0200
commit7228904092d9faddd9b17a3a9aa3aa41406fa890 (patch)
tree9a9e80b1b82161d0550f24f6c22d60ec5414903f /target/linux/ar7
parent27df6215053ac6518f964b41db566c09e4861ec4 (diff)
downloadupstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.tar.gz
upstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.tar.bz2
upstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.zip
kernel: bump 4.9 to 4.9.186
Refreshed all patches. Fixes: - CVE-2019-3846 Compile-tested on: none Runtime-tested on: none Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar7')
-rw-r--r--target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
index 583f6bccaf..ed1a814245 100644
--- a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
+++ b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch
@@ -37,7 +37,7 @@
#define AR7_IRQ_UART0 15
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -161,7 +161,7 @@ config AR7
+@@ -162,7 +162,7 @@ config AR7
select HAVE_CLK
help
Support for the Texas Instruments AR7 System-on-a-Chip
@@ -46,7 +46,7 @@
config ATH25
bool "Atheros AR231x/AR531x SoC support"
-@@ -1008,6 +1008,7 @@ config MIPS_PARAVIRT
+@@ -1009,6 +1009,7 @@ config MIPS_PARAVIRT
endchoice
source "arch/mips/alchemy/Kconfig"