diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:13:09 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:13:09 +0000 |
commit | 43d0be69d72055b7cabf4fd159de19cf7a8e2365 (patch) | |
tree | eb97565e0aec072f16e1c00c15f130db4c4ee6f9 /target/linux/brcm63xx | |
parent | d71228f09287bdc1af2a9e941754d2b945d14957 (diff) | |
download | upstream-43d0be69d72055b7cabf4fd159de19cf7a8e2365.tar.gz upstream-43d0be69d72055b7cabf4fd159de19cf7a8e2365.tar.bz2 upstream-43d0be69d72055b7cabf4fd159de19cf7a8e2365.zip |
update to 2.6.27.32
SVN-Revision: 17548
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 746bec1d5c..49b14b3506 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.27.30 +LINUX_VERSION:=2.6.27.32 include $(INCLUDE_DIR)/target.mk |