projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badedbf
)
zynq: switch to kernel 5.4
author
Luis Araneda
<luaraneda@gmail.com>
Fri, 13 Mar 2020 03:23:13 +0000
(
00:23
-0300)
committer
Petr Štetiar
<ynezz@true.cz>
Mon, 16 Mar 2020 23:51:48 +0000
(
00:51
+0100)
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>
target/linux/zynq/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/zynq/Makefile
b/target/linux/zynq/Makefile
index 58853f2e0b6b55a767f2c148b923e43073871199..3119187c37c8b471782d2598d336edd7a01c5f1e 100644
(file)
--- a/
target/linux/zynq/Makefile
+++ b/
target/linux/zynq/Makefile
@@
-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