aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-09-12 21:23:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-09-12 21:23:53 +0000
commit36ab483f47f8cb9cde0036e35fd97fe471c7ab6c (patch)
tree56534b774c502e24fe09e8c4f59757ee40567469 /target/linux/brcm63xx/Makefile
parent97a561ae31b1f96f33752b4d6706c889c5931df6 (diff)
downloadupstream-36ab483f47f8cb9cde0036e35fd97fe471c7ab6c.tar.gz
upstream-36ab483f47f8cb9cde0036e35fd97fe471c7ab6c.tar.bz2
upstream-36ab483f47f8cb9cde0036e35fd97fe471c7ab6c.zip
[brcm63xx] default to using 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23038 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 b6ccf192b6..c785d26424 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM63xx
FEATURES:=squashfs jffs2 usb atm pci pcmcia
-LINUX_VERSION:=2.6.32.20
+LINUX_VERSION:=2.6.35.4
include $(INCLUDE_DIR)/target.mk