diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 17:22:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 17:22:30 +0000 |
commit | 7d09c0b086a3911b9577af565b13abac42c61bc3 (patch) | |
tree | 6bb192bc5df4ae59eac27dffea20020ebd245ea5 /target/linux/brcm63xx/Makefile | |
parent | 58a66eaeafa9ef5f55e723e1e0607af0b3fdc0d2 (diff) | |
download | upstream-7d09c0b086a3911b9577af565b13abac42c61bc3.tar.gz upstream-7d09c0b086a3911b9577af565b13abac42c61bc3.tar.bz2 upstream-7d09c0b086a3911b9577af565b13abac42c61bc3.zip |
update to 2.6.27.6
SVN-Revision: 13261
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 bca1bc3e44..68078547dc 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.5 +LINUX_VERSION:=2.6.27.6 include $(INCLUDE_DIR)/target.mk |