mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 07:33:04 +00:00
zynq: 6.1: set testing kernel
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>
This commit is contained in:
parent
0227127e79
commit
436aa110c6
@ -19,6 +19,7 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.15
|
KERNEL_PATCHVER:=5.15
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user