diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | e7336673b14fe311ae493eee86ba8983792bcf02 (patch) | |
tree | 3b4a267cc924fd6ce99ea752b9be8adb4a416b7b /target/linux/brcm63xx | |
parent | b2946e7e8aca243281e7ee95e5d17165039970f0 (diff) | |
download | upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.gz upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.bz2 upstream-e7336673b14fe311ae493eee86ba8983792bcf02.zip |
update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
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 a685833307..ba4dc0c9e6 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 -LINUX_VERSION:=2.6.27.8 +LINUX_VERSION:=2.6.27.9 include $(INCLUDE_DIR)/target.mk |