projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
119aa00
)
mediatek: switch to Linux 6.12 by default
author
Daniel Golle
<
[email protected]
>
Sat, 14 Jun 2025 10:52:42 +0000
(12:52 +0200)
committer
Daniel Golle
<
[email protected]
>
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 <
[email protected]
>
target/linux/mediatek/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/Makefile
b/target/linux/mediatek/Makefile
index 318f26299d4ea07485afd0de0a4049eaeacce7c1..49b273f57cbe69660c9e6bb449ac7bad68f9fda8 100644
(file)
--- 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 += \