From: Florian Fainelli Date: Sun, 12 Sep 2010 21:23:53 +0000 (+0000) Subject: default to using 2.6.35 X-Git-Tag: reboot~18918 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d3e206ad96e1ed4491d6408bff4c4aaaad466342;p=openwrt%2Fopenwrt.git default to using 2.6.35 SVN-Revision: 23038 --- 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