summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle2025-06-14 10:52:42 +0000
committerDaniel Golle2025-07-18 11:26:40 +0000
commit4e7d58ebef92bdda8f582e0ef185cc2bc2d23897 (patch)
treec0cbdf10242783698b2954d720a64263f45007e8
parent119aa00a787f4f4f025c1d0588c9a446fffa22cc (diff)
downloadopenwrt-4e7d58ebef92bdda8f582e0ef185cc2bc2d23897.tar.gz
mediatek: switch to Linux 6.12 by default
Use Linux kernel version 6.12 by default for all mediatek subtargets. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--target/linux/mediatek/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile
index 318f26299d..49b273f57c 100644
--- a/target/linux/mediatek/Makefile
+++ b/target/linux/mediatek/Makefile
@@ -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 += \