From: Stefan Kalscheuer Date: Sat, 31 May 2025 10:40:11 +0000 (+0200) Subject: mvebu: add 6.12 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e014bbe0b1591dada6ea5abfd70a2177d1a2747;p=thirdparty%2Fopenwrt.git mvebu: add 6.12 testing kernel Add 6.12 testing kernel for mvebu target. Signed-off-by: Stefan Kalscheuer Link: https://github.com/openwrt/openwrt/pull/18975 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index b279d818ed6..3e1c0194eb3 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -10,6 +10,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part lega SUBTARGETS:=cortexa9 cortexa53 cortexa72 KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk