summaryrefslogtreecommitdiff
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
commitc1c0d141923bfe36cbbc681014a43140838ec937 (patch)
tree7ecbd91548fa4696d88147ffafbb9128bdd97540 /target/linux/cns21xx
parent24215346125214b18e1c85e56075884d813c39d9 (diff)
downloadmtk-20170518-c1c0d141923bfe36cbbc681014a43140838ec937.zip
mtk-20170518-c1c0d141923bfe36cbbc681014a43140838ec937.tar.gz
mtk-20170518-c1c0d141923bfe36cbbc681014a43140838ec937.tar.bz2
cns21xx: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37972
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 bb691dd..ed64d9f 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