From: Tony Ambardar Date: Sun, 29 Dec 2024 09:39:03 +0000 (-0800) Subject: malta: 6.12: enable kernel for testing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18712%2Fhead;p=thirdparty%2Fopenwrt.git malta: 6.12: enable kernel for testing All four subtargets build successfully and run under QEMU. Signed-off-by: Tony Ambardar Link: https://github.com/openwrt/openwrt/pull/18712 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 319e06579e7..6de1c990cc3 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -11,6 +11,7 @@ INITRAMFS_EXTRA_FILES:= FEATURES:=cpiogz ext4 ramdisk squashfs targz KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk