aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-13 16:39:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-13 16:39:34 +0000
commita493a36f6ce8a17a50297c0afa768ce63e11febf (patch)
tree909ecbdeed10f58de37ca0a789b0318f7f376eac /target/linux/cns21xx
parent7dffa4a696dacc09d3d8ca37504a3f0a2ec92c9d (diff)
downloadmaster-187ad058-a493a36f6ce8a17a50297c0afa768ce63e11febf.tar.gz
master-187ad058-a493a36f6ce8a17a50297c0afa768ce63e11febf.tar.bz2
master-187ad058-a493a36f6ce8a17a50297c0afa768ce63e11febf.zip
cns21xx: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37972 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns21xx')
-rw-r--r--target/linux/cns21xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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