From 8613353b5e7348d5c04ec7d04e248309f708687a Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Tue, 14 Nov 2023 11:18:36 +0100 Subject: kirkwood: add 6.1 kernel as testing It allow to test 6.1 kernel in Kirkwood. Signed-off-by: Pawel Dembicki --- target/linux/kirkwood/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 133208dd25..54f26281a4 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=xscale SUBTARGETS:=generic KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3