diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 09:00:09 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 09:00:09 +0000 |
commit | 5513dc8be39aac7784c6f0c8957e1b93de73c15e (patch) | |
tree | 39cc199656eed853d9f757ba6c46349e10bc7875 /target/linux/brcm63xx/Makefile | |
parent | 37925d03657db662fdbfe701089bd2c2bd88f40d (diff) |
[kernel] update to new stable 2.6.27.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15931 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a5d1e3f464..09b8f6cb78 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.22 +LINUX_VERSION:=2.6.27.24 include $(INCLUDE_DIR)/target.mk |