From 991ebc29d77fd56e4280edf86f21b7c63303c3ac Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 18 Dec 2012 14:51:57 +0000
Subject: [PATCH] cns21xx: switch to 3.6.11

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

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

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