From: Gabor Juhos <juhosg@openwrt.org>
Date: Fri, 13 Sep 2013 16:39:34 +0000 (+0000)
Subject: cns21xx: switch to 3.10
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c1c0d141923bfe36cbbc681014a43140838ec937;p=openwrt%2Fstaging%2Fansuel.git

cns21xx: switch to 3.10

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

SVN-Revision: 37972
---

diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile
index bb691ddebc..ed64d9f090 100644
--- a/target/linux/cns21xx/Makefile
+++ b/target/linux/cns21xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
 FEATURES:=squashfs
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526
 
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.10
 
 include $(INCLUDE_DIR)/target.mk