From: Jonas Gorski <jogo@openwrt.org>
Date: Tue, 24 Apr 2012 11:49:19 +0000 (+0000)
Subject: bcm63xx: switch kernel to 3.3
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=49de6c17143e225e9e5800e47b1a45db19f21289;p=openwrt%2Fstaging%2Fansuel.git

bcm63xx: switch kernel to 3.3

SVN-Revision: 31462
---

diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index 88c4561bf8..525903c0e5 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.0.18
+LINUX_VERSION:=3.3.3
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk