From 5e0f06d558387fb0abb5b3989bb28676eb50dbcc Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Thu, 8 May 2025 23:59:36 +0800 Subject: [PATCH] lantiq: enable 6.12 testing kernel The 6.12 testing kernel for lantiq target is ready now. Signed-off-by: Shiji Yang --- target/linux/lantiq/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index e7a251a505c..08b5018fe4c 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -10,6 +10,7 @@ FEATURES:=squashfs SUBTARGETS:=xrx200 xrx200_legacy xway xway_legacy falcon ase KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build firmware images for Lantiq SoC -- 2.47.2