diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-11-11 19:57:17 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-11-11 19:57:17 +0000 |
commit | 306894b88fde3858773b8fd430eb6a88ed3c6c43 (patch) | |
tree | 7317cacb476822b9716def782f3680af2c2457fd /target/linux/brcm63xx/Makefile | |
parent | c0eb827265d710545148d0fec7a107c78213638c (diff) | |
download | upstream-306894b88fde3858773b8fd430eb6a88ed3c6c43.tar.gz upstream-306894b88fde3858773b8fd430eb6a88ed3c6c43.tar.bz2 upstream-306894b88fde3858773b8fd430eb6a88ed3c6c43.zip |
bcm63xx: switch to 3.6.6
SVN-Revision: 34160
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 098820f405..fe1a9becb8 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.8 +LINUX_VERSION:=3.6.6 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |