From: Robert Marko Date: Mon, 19 May 2025 10:16:32 +0000 (+0200) Subject: qualcommax: default to 6.12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba923ee5aec5db1f91b54a6fd24b58ad98df0b6f;p=thirdparty%2Fopenwrt.git qualcommax: default to 6.12 Default qualcommax target to 6.12 kernel. It makes no sense for us to double the effort required for backporting upstreamed patches or for downstream modifications. Link: https://github.com/openwrt/openwrt/pull/18840 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/Makefile b/target/linux/qualcommax/Makefile index f7f1ffceb63..f08a9c83701 100644 --- a/target/linux/qualcommax/Makefile +++ b/target/linux/qualcommax/Makefile @@ -8,8 +8,7 @@ KERNELNAME:=Image CPU_TYPE:=cortex-a53 SUBTARGETS:=ipq807x ipq60xx ipq50xx -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \