From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 17 Jun 2013 19:32:42 +0000 (+0000)
Subject: brcm63xx: switch to 3.9 kernel
X-Git-Tag: reboot~10213
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d2894412d8f78f491f0ca5c3884349c6928aadb9;p=openwrt%2Fstaging%2Fchunkeey.git

brcm63xx: switch to 3.9 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 36947
---

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