From: Martin Schiller Date: Wed, 15 May 2024 08:36:21 +0000 (+0200) Subject: lantiq: set Linux 6.6 as testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c80fa584e5852b6973fe465cb2dc1827ec3e3aec;p=openwrt%2Fstaging%2Fneocturne.git lantiq: set Linux 6.6 as testing kernel Add KERNEL_TESTING_PATCHVER for Linux 6.6. Signed-off-by: Martin Schiller --- diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 98ed307d80..3474ebe462 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -10,6 +10,7 @@ FEATURES:=squashfs SUBTARGETS:=xrx200 xway xway_legacy falcon ase KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 define Target/Description Build firmware images for Lantiq SoC