From e0d3c307f98ad3e80825e471a91e045f56f4c8fe Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Tue, 6 May 2025 19:30:52 +0800 Subject: [PATCH] ipq40xx: enable 6.12 testing kernel The 6.12 testing kernel for ipq40xx target is ready now. Tested on SKSpruce WIA3300-20. Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/18725 Signed-off-by: Hauke Mehrtens --- target/linux/ipq40xx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index 68a47c90824..39bc0e17741 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -9,6 +9,7 @@ CPU_SUBTYPE:=neon-vfpv4 SUBTARGETS:=generic chromium mikrotik KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 KERNELNAME:=zImage Image dtbs -- 2.47.2