summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-11-11 19:57:17 +0000
committerJonas Gorski <jogo@openwrt.org>2012-11-11 19:57:17 +0000
commit306894b88fde3858773b8fd430eb6a88ed3c6c43 (patch)
tree7317cacb476822b9716def782f3680af2c2457fd /target/linux/brcm63xx/Makefile
parentc0eb827265d710545148d0fec7a107c78213638c (diff)
downloadmaster-31e0f0ae-306894b88fde3858773b8fd430eb6a88ed3c6c43.tar.gz
master-31e0f0ae-306894b88fde3858773b8fd430eb6a88ed3c6c43.tar.bz2
master-31e0f0ae-306894b88fde3858773b8fd430eb6a88ed3c6c43.zip
bcm63xx: switch to 3.6.6
SVN-Revision: 34160
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r--target/linux/brcm63xx/Makefile2
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