aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commitd3e206ad96e1ed4491d6408bff4c4aaaad466342 (patch)
treefe51f9b42746e9236e320b0f8c6d7257fcca5c2a /target
parentdc1302fdf9eb318e81eec25d063017fe01bcc325 (diff)
downloadupstream-d3e206ad96e1ed4491d6408bff4c4aaaad466342.tar.gz
upstream-d3e206ad96e1ed4491d6408bff4c4aaaad466342.tar.bz2
upstream-d3e206ad96e1ed4491d6408bff4c4aaaad466342.zip
default to using 2.6.35
SVN-Revision: 23038
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 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