[openwrt/openwrt] cns3xxx: switch to kernel 4.14
LEDE Commits
lede-commits at lists.infradead.org
Wed Jan 17 02:07:35 PST 2018
blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/d3afd2a400344789cba90b8e1063949f500862a9
commit d3afd2a400344789cba90b8e1063949f500862a9
Author: Koen Vandeputte <koen.vandeputte at ncentric.com>
AuthorDate: Thu Jan 11 16:04:40 2018 +0100
cns3xxx: switch to kernel 4.14
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
target/linux/cns3xxx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile
index 817bb31..93b8d7d 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 at nbd.name>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
define Target/Description
Build images for Cavium Networks Econa CNS3xxx based boards,
More information about the lede-commits
mailing list