]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommax: default to 6.12 18840/head
authorRobert Marko <robimarko@gmail.com>
Mon, 19 May 2025 10:16:32 +0000 (12:16 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 20 May 2025 09:40:43 +0000 (11:40 +0200)
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 <robimarko@gmail.com>
target/linux/qualcommax/Makefile

index f7f1ffceb6316d7e3fef2c9c2bd4ab1bd2d54fd7..f08a9c83701a1f20188d99d9f7063c1108b6bf6b 100644 (file)
@@ -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 += \