malta: 6.1: enable kernel for testing
authorTony Ambardar <itugrok@yahoo.com>
Wed, 3 May 2023 02:31:38 +0000 (19:31 -0700)
committerNick Hainke <vincent@systemli.org>
Sun, 28 May 2023 05:45:50 +0000 (07:45 +0200)
Build and run-tested on QEMU/malta-be32 and QEMU/malta-le64.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/malta/Makefile

index 2ca43fa2e8be614656420a25c494c16fa0074d6b..bff63a1dd4bd2c87d9ab789c4783fbee702bf967 100644 (file)
@@ -11,6 +11,7 @@ INITRAMFS_EXTRA_FILES:=
 FEATURES:=cpiogz ext4 ramdisk squashfs targz
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk