Skip to content

Commit

Permalink
zynq: switch to kernel 5.10
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
luaraneda authored and adschm committed Oct 17, 2021
1 parent 16ba7ca commit 88537e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/zynq/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 88537e7

Please sign in to comment.