aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-09-06 19:01:13 +0000
committerJonas Gorski <jogo@openwrt.org>2013-09-06 19:01:13 +0000
commitc83d912672ea303458916c43c38ebdcad3f730bf (patch)
tree0921234d830d721b67b08f298a31ed7ffd9a422a /target/linux/brcm63xx/Makefile
parentf919a7b85b7548010c2a1a64c911c1392fd798e0 (diff)
downloadmaster-187ad058-c83d912672ea303458916c43c38ebdcad3f730bf.tar.gz
master-187ad058-c83d912672ea303458916c43c38ebdcad3f730bf.tar.bz2
master-187ad058-c83d912672ea303458916c43c38ebdcad3f730bf.zip
brcm63xx: switch to linux 3.10
3.10 is stable enough, and 3.9 is EOL since a while. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index e76e152f0f..6fce7fdc4c 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
SUBTARGETS:=generic smp
FEATURES:=squashfs usb atm pci pcmcia
-LINUX_VERSION:=3.9.11
+LINUX_VERSION:=3.10.10
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk