]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: switch to Linux 6.12 by default
authorDaniel Golle <daniel@makrotopia.org>
Sat, 14 Jun 2025 10:52:42 +0000 (12:52 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 18 Jul 2025 11:26:40 +0000 (12:26 +0100)
Use Linux kernel version 6.12 by default for all mediatek subtargets.

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

index 318f26299d4ea07485afd0de0a4049eaeacce7c1..49b273f57cbe69660c9e6bb449ac7bad68f9fda8 100644 (file)
@@ -8,8 +8,7 @@ BOARDNAME:=MediaTek ARM
 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
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \