From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 18 Dec 2012 14:51:57 +0000 (+0000)
Subject: cns21xx: switch to 3.6.11
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=991ebc29d77fd56e4280edf86f21b7c63303c3ac;p=openwrt%2Fstaging%2Fnbd.git

cns21xx: switch to 3.6.11

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34757
---

diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile
index cbead08d76..cc7f18c756 100644
--- a/target/linux/cns21xx/Makefile
+++ b/target/linux/cns21xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
 FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
 
 include $(INCLUDE_DIR)/target.mk