diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
commit | 043edd80744308e9d1b8c0bf2213bd7a71770cb1 (patch) | |
tree | 8b1ccfd0ecdc4680df553aae16f6f937193a5b4c /target/linux/atheros | |
parent | 6f232cba6241c248000fbca5e7261c1a79accbb4 (diff) | |
download | upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.gz upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.bz2 upstream-043edd80744308e9d1b8c0bf2213bd7a71770cb1.zip |
kernel: update 3.10 to 3.10.9
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37832
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/patches-3.10/100-board.patch | 4 | ||||
-rw-r--r-- | target/linux/atheros/patches-3.10/101-early-printk-support.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/atheros/patches-3.10/100-board.patch b/target/linux/atheros/patches-3.10/100-board.patch index efbb811a08..5fb3e00c0c 100644 --- a/target/linux/atheros/patches-3.10/100-board.patch +++ b/target/linux/atheros/patches-3.10/100-board.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -137,6 +137,19 @@ config BCM63XX +@@ -138,6 +138,19 @@ config BCM63XX help Support for BCM63XX based boards @@ -20,7 +20,7 @@ config MIPS_COBALT bool "Cobalt Server" select CEVT_R4K -@@ -837,6 +850,7 @@ config NLM_XLP_BOARD +@@ -838,6 +851,7 @@ config NLM_XLP_BOARD endchoice diff --git a/target/linux/atheros/patches-3.10/101-early-printk-support.patch b/target/linux/atheros/patches-3.10/101-early-printk-support.patch index dc5f3a8dc8..2346e24918 100644 --- a/target/linux/atheros/patches-3.10/101-early-printk-support.patch +++ b/target/linux/atheros/patches-3.10/101-early-printk-support.patch @@ -58,7 +58,7 @@ obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -147,6 +147,7 @@ config ATHEROS_AR231X +@@ -148,6 +148,7 @@ config ATHEROS_AR231X select SYS_SUPPORTS_BIG_ENDIAN select SYS_SUPPORTS_32BIT_KERNEL select ARCH_REQUIRE_GPIOLIB |