aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-06-17 19:32:42 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-06-17 19:32:42 +0000
commitfeaa92e91c8bda9ddfbab53474ee3069857777c6 (patch)
tree672793504e6df5c62a9a3ea51b08f4e6be7f574e /target
parent7884e6e60e9738c76e30b998b9c05a7f615c810e (diff)
downloadupstream-feaa92e91c8bda9ddfbab53474ee3069857777c6.tar.gz
upstream-feaa92e91c8bda9ddfbab53474ee3069857777c6.tar.bz2
upstream-feaa92e91c8bda9ddfbab53474ee3069857777c6.zip
brcm63xx: switch to 3.9 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36947 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 50bdc13727..0d2389ab49 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.8.13
+LINUX_VERSION:=3.9.4
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk