From 91e9a1d2213390ff8f8023688ad491ad237925ec Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Wed, 7 May 2025 18:22:07 +0200 Subject: [PATCH] qualcommax: add 6.12 as testing kernel Allow testing 6.12 as the testing kernel. Link: https://github.com/openwrt/openwrt/pull/18795 Signed-off-by: Robert Marko --- target/linux/qualcommax/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/qualcommax/Makefile b/target/linux/qualcommax/Makefile index b3b6dc6118a..f7f1ffceb63 100644 --- a/target/linux/qualcommax/Makefile +++ b/target/linux/qualcommax/Makefile @@ -9,6 +9,7 @@ CPU_TYPE:=cortex-a53 SUBTARGETS:=ipq807x ipq60xx ipq50xx KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \