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 | e22926a46bd634bc5693048ed48ebf46121d039f (patch) | |
tree | 142ae9e2d14f6c8d4e9fd78326d895929c2a45be /target/linux | |
parent | 57803a98ec851b52f754138267ad81c66afa28a4 (diff) | |
download | upstream-e22926a46bd634bc5693048ed48ebf46121d039f.tar.gz upstream-e22926a46bd634bc5693048ed48ebf46121d039f.tar.bz2 upstream-e22926a46bd634bc5693048ed48ebf46121d039f.zip |
make default version 3.7.6
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35505
Diffstat (limited to 'target/linux')
-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 |