]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: enable testing kernel 6.12 18750/head
authorDaniel Golle <daniel@makrotopia.org>
Thu, 8 May 2025 16:56:37 +0000 (17:56 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 26 May 2025 15:58:04 +0000 (16:58 +0100)
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/Makefile

index 478b00488ba9076a4cdfd1d777788baa474b7870..318f26299d4ea07485afd0de0a4049eaeacce7c1 100644 (file)
@@ -9,6 +9,7 @@ SUBTARGETS:=filogic mt7622 mt7623 mt7629
 FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \