From e6867a5283b4bb4628744599f8b5070af846a054 Mon Sep 17 00:00:00 2001 From: Martin Blumenstingl Date: Sat, 22 Jun 2019 11:45:23 +0200 Subject: [PATCH] lantiq: switch to kernel 4.19 Use kernel 4.19 by default. Signed-off-by: Martin Blumenstingl --- 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 2180b8394b7e..ee3e42bcb093 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.14 +KERNEL_PATCHVER:=4.19 define Target/Description Build firmware images for Lantiq SoC -- 2.30.2