From: Nick Hainke Date: Wed, 17 Apr 2024 15:25:44 +0000 (+0200) Subject: zynq: 6.1: set testing kernel X-Git-Tag: v24.10.0-rc1~2069 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436aa110c64317f51a74db03e65369fc25de058a;p=thirdparty%2Fopenwrt.git zynq: 6.1: set testing kernel Allow selecting 6.1 as testing kernel on zynq. Tested-by: Luis Araneda # Zybo Z7-20 Signed-off-by: Nick Hainke --- diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefile index f48b58e5982..7e4ff328813 100644 --- a/target/linux/zynq/Makefile +++ b/target/linux/zynq/Makefile @@ -19,6 +19,7 @@ define Target/Description endef KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk