Browse Source

cns3xxx: set v3.18 as default

tested on a nor and a spi laguna

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 44393
John Crispin 11 years ago
parent
commit
e7d8a82a5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/cns3xxx/Makefile

+ 1 - 1
target/linux/cns3xxx/Makefile

@@ -14,7 +14,7 @@ CPU_TYPE:=mpcore
 CPU_SUBTYPE:=vfp
 MAINTAINER:=Felix Fietkau <[email protected]>
 
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk