diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-31 11:09:27 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-31 11:09:27 +0000 |
commit | 6c24276491c8f982c77b3b714ecb86581521d780 (patch) | |
tree | 29d9ebb592a38a8de363d9d9df88a57bc2326cc5 /target/linux/brcm63xx/Makefile | |
parent | cb0c6cbf781cfb80c9f7038fa03013693ac23732 (diff) |
[kernel] update to 2.6.27.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17060 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 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 |