From: Pawel Dembicki Date: Tue, 14 Nov 2023 10:18:36 +0000 (+0100) Subject: kirkwood: add 6.1 kernel as testing X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8613353b5e7348d5c04ec7d04e248309f708687a;p=openwrt%2Fstaging%2Fthess.git kirkwood: add 6.1 kernel as testing It allow to test 6.1 kernel in Kirkwood. Signed-off-by: Pawel Dembicki --- 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