aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-02-28 20:50:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-02-28 20:50:51 +0000
commit984ac762e463a84395d1d7903234207c6bd984dd (patch)
treedf091f9c6f0aaf4809295c9157673469193b8a78 /target/linux/brcm63xx/Makefile
parent32bba7d1540cae89123978a1d1e96f822f4131c6 (diff)
downloadupstream-984ac762e463a84395d1d7903234207c6bd984dd.tar.gz
upstream-984ac762e463a84395d1d7903234207c6bd984dd.tar.bz2
upstream-984ac762e463a84395d1d7903234207c6bd984dd.zip
add support for 2.6.32, dropped the SPI patch for now
SVN-Revision: 19919
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 f41bdd0c59..5ad20eb5c3 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.30.10
+LINUX_VERSION:=2.6.32.9
include $(INCLUDE_DIR)/target.mk