diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:09:27 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:09:27 +0000 |
commit | 252607a79c7acc7d6061dc94515df38f03154e26 (patch) | |
tree | 5d997adb055ba1cba1c56033fbcecb75c59d006a /target/linux/brcm63xx/Makefile | |
parent | 4c0ea759fb3b3eacc753a560709460980909597b (diff) | |
download | upstream-252607a79c7acc7d6061dc94515df38f03154e26.tar.gz upstream-252607a79c7acc7d6061dc94515df38f03154e26.tar.bz2 upstream-252607a79c7acc7d6061dc94515df38f03154e26.zip |
update to 2.6.27.29
SVN-Revision: 17060
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-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 793d1ce193..5233467f2b 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.28 +LINUX_VERSION:=2.6.27.29 include $(INCLUDE_DIR)/target.mk |