summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-11 10:21:02 +0000
committerJohn Crispin <john@openwrt.org>2015-02-11 10:21:02 +0000
commite7d8a82a5c0c2f2b8b728f7206433b6b8597ac89 (patch)
tree45944e51eb8f6b57ddac0976e499654e5b0bf614 /target/linux/cns3xxx
parent408c9696264f8e25e4e4f6410e93d2edd06e59dd (diff)
downloadmaster-31e0f0ae-e7d8a82a5c0c2f2b8b728f7206433b6b8597ac89.tar.gz
master-31e0f0ae-e7d8a82a5c0c2f2b8b728f7206433b6b8597ac89.tar.bz2
master-31e0f0ae-e7d8a82a5c0c2f2b8b728f7206433b6b8597ac89.zip
cns3xxx: set v3.18 as default
tested on a nor and a spi laguna Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44393
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r--target/linux/cns3xxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile
index cce1b94217..0b4432a382 100644
--- a/target/linux/cns3xxx/Makefile
+++ b/target/linux/cns3xxx/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=mpcore
CPU_SUBTYPE:=vfp
MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk