diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-02-05 22:36:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-02-05 22:36:50 +0000 |
commit | 540826d41652b69e40f49db3b6c2664883b3310f (patch) | |
tree | 6d4837f02de371e264d22f7d6c01ece641304c76 /target/linux/brcm63xx | |
parent | e0ccfea057eed40dc794608c92d58fffd0e8b1af (diff) | |
download | upstream-540826d41652b69e40f49db3b6c2664883b3310f.tar.gz upstream-540826d41652b69e40f49db3b6c2664883b3310f.tar.bz2 upstream-540826d41652b69e40f49db3b6c2664883b3310f.zip |
[brcm63xx] make default version 3.7.6
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35505 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 cc17f8ce93..43165314ac 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.6.11 +LINUX_VERSION:=3.7.6 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |