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 <[email protected]>
@@ -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