From: Daniel Golle Date: Sat, 2 Mar 2024 04:25:43 +0000 (+0000) Subject: mediatek: add Linux 6.6 as testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=448b48c24566f6d7961bccaae1074da887b1b8b9;p=openwrt%2Fstaging%2F981213.git mediatek: add Linux 6.6 as testing kernel Add KERNEL_TESTING_PATCHVER for Linux 6.6. Signed-off-by: Daniel Golle --- diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index 279c167b83..288fb537a7 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:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \