From: Daniel Golle Date: Sat, 17 Jun 2023 20:10:26 +0000 (+0200) Subject: mediatek: expose testing Linux 6.1 testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1321007e1f68c07280b3ca5ba11941cbad7a5312;p=openwrt%2Fstaging%2Frobimarko.git mediatek: expose testing Linux 6.1 testing kernel Set KERNEL_TESTING_PATCHVER:=6.1 to allow building all subtargets with Linux 6.1. Signed-off-by: Daniel Golle --- diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index 73da79eaa0..f73f2daef6 100644 --- a/target/linux/mediatek/Makefile +++ b/target/linux/mediatek/Makefile @@ -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 += \