From a0e254826c5ef91a086c79329274f2b8e7bbe908 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Wed, 26 Jun 2024 10:16:31 +0200 Subject: [PATCH] lantiq: switch to kernel 6.6 Let's switch the lantiq target to use kernel 6.6 by default. Signed-off-by: Martin Schiller Link: https://github.com/openwrt/openwrt/pull/15811 Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 3474ebe462..69fa8276e7 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -9,8 +9,7 @@ BOARDNAME:=Lantiq FEATURES:=squashfs SUBTARGETS:=xrx200 xway xway_legacy falcon ase -KERNEL_PATCHVER:=6.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 define Target/Description Build firmware images for Lantiq SoC