From 49de6c17143e225e9e5800e47b1a45db19f21289 Mon Sep 17 00:00:00 2001
From: Jonas Gorski <jogo@openwrt.org>
Date: Tue, 24 Apr 2012 11:49:19 +0000
Subject: [PATCH] bcm63xx: switch kernel to 3.3

SVN-Revision: 31462
---
 target/linux/brcm63xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.30.2