diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-07 20:11:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-07 20:11:43 +0000 |
commit | 34018a630fec422d7e59afa1b3ee9ef92ceb9230 (patch) | |
tree | d32712fe10f9cd18409154a47fb32a1607ba8c77 /target/linux/brcm63xx/Makefile | |
parent | 6b5012ce1fa90c0be451e73fce5f545dd1cf185d (diff) | |
download | upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.gz upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.tar.bz2 upstream-34018a630fec422d7e59afa1b3ee9ef92ceb9230.zip |
kernel: update linux 3.3 to 3.3.5
SVN-Revision: 31645
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 f00704bd3c..41c98c15e5 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:=3.3.4 +LINUX_VERSION:=3.3.5 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |