diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 07:47:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 07:47:12 +0000 |
commit | d0c16b318e87d29c59d4acb858d0e20c2eeca679 (patch) | |
tree | f609bcf5986cfc64400c919754d97aad60fc4ebb /target/linux/brcm63xx | |
parent | 36065f034d1361c562c8c8f10afe9d6662da3d84 (diff) | |
download | master-187ad058-d0c16b318e87d29c59d4acb858d0e20c2eeca679.tar.gz master-187ad058-d0c16b318e87d29c59d4acb858d0e20c2eeca679.tar.bz2 master-187ad058-d0c16b318e87d29c59d4acb858d0e20c2eeca679.zip |
[kernel] update to 2.6.27.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14513 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d16e5a7dd4..1114eec3c2 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 -LINUX_VERSION:=2.6.27.15 +LINUX_VERSION:=2.6.27.17 include $(INCLUDE_DIR)/target.mk |