malta: 6.12: enable kernel for testing
authorTony Ambardar <[email protected]>
Sun, 29 Dec 2024 09:39:03 +0000 (01:39 -0800)
committerHauke Mehrtens <[email protected]>
Thu, 29 May 2025 20:46:47 +0000 (22:46 +0200)
All four subtargets build successfully and run under QEMU.

Signed-off-by: Tony Ambardar <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18712
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/malta/Makefile

index 319e06579e72ad5260a2bd5f6c0481286ebc8c4e..6de1c990cc33cbd279a113ff7881add49b0f860d 100644 (file)
@@ -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