Skip to content

Commit fa236de

Browse files
committed
mediatek: enable testing kernel 6.12
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12. Signed-off-by: Daniel Golle <[email protected]>
1 parent 16b5a77 commit fa236de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/mediatek/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SUBTARGETS:=filogic mt7622 mt7623 mt7629
99
FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
1010

1111
KERNEL_PATCHVER:=6.6
12+
KERNEL_TESTING_PATCHVER:=6.12
1213

1314
include $(INCLUDE_DIR)/target.mk
1415
DEFAULT_PACKAGES += \

0 commit comments

Comments
 (0)