diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-11 07:45:08 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-11 07:45:08 +0000 |
commit | 50abbed98fe9cb026a1379c07c9ed90f7a0a8fd5 (patch) | |
tree | 22c9d6e5d772e394ac086f133ff6501a956b5034 /target/linux/brcm63xx/Makefile | |
parent | c0ff770282517a60e66a02f78b6aa91e45ceb68a (diff) |
[kernel] update to 2.6.27.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17569 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 49b14b3506..9ba1157dba 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.32 +LINUX_VERSION:=2.6.27.33 include $(INCLUDE_DIR)/target.mk |