diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-09-11 07:45:08 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-09-11 07:45:08 +0000 |
commit | 031e6f65ba782237487838291551767682b0e65c (patch) | |
tree | 26264c7f7ee6af8c8b3772735a2728f1080c809a /target/linux/brcm63xx | |
parent | 6d8d5cddfda7a4b5bf78f70b7bac55616224c903 (diff) | |
download | upstream-031e6f65ba782237487838291551767682b0e65c.tar.gz upstream-031e6f65ba782237487838291551767682b0e65c.tar.bz2 upstream-031e6f65ba782237487838291551767682b0e65c.zip |
update to 2.6.27.33
SVN-Revision: 17569
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 49b14b3506..9ba1157dba 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.32 +LINUX_VERSION:=2.6.27.33 include $(INCLUDE_DIR)/target.mk |