[OpenWrt-Devel] [PATCH 4/5] zynq: switch to kernel 4.19
Luis Araneda
luaraneda at gmail.com
Sun Aug 4 00:32:05 EDT 2019
Use kernel 4.19 by default
Signed-off-by: Luis Araneda <luaraneda at gmail.com>
---
target/linux/zynq/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/zynq/Makefile b/target/linux/zynq/Makefile
index 3081101924..bcd36ffe2c 100644
--- a/target/linux/zynq/Makefile
+++ b/target/linux/zynq/Makefile
@@ -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
--
2.22.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list