mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-04 05:42:42 +00:00
zynq: switch to kernel 5.10
Use kernel 5.10 by default compile-tested: all devices from target (wth ALL_KMODS) run-tested: Digilent Zybo Z7-20 Signed-off-by: Luis Araneda <luaraneda@gmail.com>
This commit is contained in:
parent
16ba7ca8be
commit
88537e76ec
@ -17,7 +17,7 @@ define Target/Description
|
||||
Build firmware image for Zynq 7000 SoC devices.
|
||||
endef
|
||||
|
||||
KERNEL_PATCHVER:=5.4
|
||||
KERNEL_PATCHVER:=5.10
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user