From: Daniel Golle Date: Thu, 8 May 2025 16:56:37 +0000 (+0100) Subject: mediatek: enable testing kernel 6.12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18750%2Fhead;p=thirdparty%2Fopenwrt.git mediatek: enable testing kernel 6.12 Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12. Signed-off-by: Daniel Golle --- diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index 478b00488ba..318f26299d4 100644 --- a/target/linux/mediatek/Makefile +++ b/target/linux/mediatek/Makefile @@ -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 += \