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
@ -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…
Reference in New Issue
Block a user