mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
zynq: switch to kernel 5.4
Use kernel 5.4 by default compile-tested: all devices from target run-tested: Digilent Zybo Z7-20 Signed-off-by: Luis Araneda <luaraneda@gmail.com>
This commit is contained in:
parent
badedbf007
commit
c48cf5ddb3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ define Target/Description
|
|||
Build firmware image for Zynq 7000 SoC devices.
|
||||
endef
|
||||
|
||||
KERNEL_PATCHVER:=4.19
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue