From d3e206ad96e1ed4491d6408bff4c4aaaad466342 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 12 Sep 2010 21:23:53 +0000 Subject: [PATCH] default to using 2.6.35 SVN-Revision: 23038 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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