aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-11 10:21:02 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-11 10:21:02 +0000
commit41a381c7bf2fe44b79361892398e6f6a8e1f8277 (patch)
treec9dc703bb967d2dffa52d1355016b8049c8892c2
parentc291f76d24a4190551a42b7b77a2cfeb3f4d36f9 (diff)
downloadmaster-187ad058-41a381c7bf2fe44b79361892398e6f6a8e1f8277.tar.gz
master-187ad058-41a381c7bf2fe44b79361892398e6f6a8e1f8277.tar.bz2
master-187ad058-41a381c7bf2fe44b79361892398e6f6a8e1f8277.zip
cns3xxx: set v3.18 as default
tested on a nor and a spi laguna Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44393 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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