From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 9 May 2012 11:38:37 +0000 (+0000)
Subject: kirkwood: switch to 3.3
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=861b9b25e03466ab031d377b8ea11994535d47c7;p=openwrt%2Fstaging%2Fansuel.git

kirkwood: switch to 3.3

SVN-Revision: 31665
---

diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index 06b6fc7f0f..e748788368 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Marvell Kirkwood
 FEATURES:=targz usb jffs2
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk