From: Nick Hainke Date: Wed, 17 Apr 2024 15:25:44 +0000 (+0200) Subject: zynq: 6.1: set testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=436aa110c64317f51a74db03e65369fc25de058a;p=openwrt%2Fstaging%2Fnbd.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 f48b58e598..7e4ff32881 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