1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

zynq: switch to kernel 4.19

Use kernel 4.19 by default

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
This commit is contained in:
Luis Araneda 2019-08-04 00:32:05 -04:00 committed by Hauke Mehrtens
parent d71cac96f3
commit 078848ac01

View File

@ -20,7 +20,7 @@ define Target/Description
Build firmware image for Zynq 7000 SoC devices.
endef
KERNEL_PATCHVER:=4.14
KERNEL_PATCHVER:=4.19
include $(INCLUDE_DIR)/target.mk