mediatek: expose testing Linux 6.1 testing kernel
authorDaniel Golle <daniel@makrotopia.org>
Sat, 17 Jun 2023 20:10:26 +0000 (22:10 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 7 Jul 2023 12:01:39 +0000 (14:01 +0200)
Set KERNEL_TESTING_PATCHVER:=6.1 to allow building all subtargets with
Linux 6.1.

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

index 73da79eaa0860198f538c360549c1ffc33ac4b90..f73f2daef615d9442694eda5b38f4efa2ee7634b 100644 (file)
@@ -9,6 +9,7 @@ SUBTARGETS:=mt7622 mt7623 mt7629 filogic
 FEATURES:=dt-overlay emmc fpu gpio nand pci pcie rootfs-part separate_ramdisk squashfs usb
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \