zynq: 6.1: set testing kernel
authorNick Hainke <vincent@systemli.org>
Wed, 17 Apr 2024 15:25:44 +0000 (17:25 +0200)
committerNick Hainke <vincent@systemli.org>
Sun, 28 Apr 2024 15:45:41 +0000 (17:45 +0200)
Allow selecting 6.1 as testing kernel on zynq.

Tested-by: Luis Araneda <luaraneda@gmail.com> # Zybo Z7-20
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/zynq/Makefile

index f48b58e598243e3a2a91ab347fec085104c52415..7e4ff3288136fea507397919572a25f61031a862 100644 (file)
@@ -19,6 +19,7 @@ define Target/Description
 endef
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk