From 06a8a822f3a1350399fce449c35b4e36e2c0cb43 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 26 Mar 2018 00:27:58 +0200 Subject: [PATCH] lantiq: Use kernel 4.14 by default Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 4ae3a9ab01..2180b8394b 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -12,7 +12,7 @@ FEATURES:=squashfs SUBTARGETS:=xrx200 xway xway_legacy falcon ase MAINTAINER:=John Crispin -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 define Target/Description Build firmware images for Lantiq SoC -- 2.30.2