projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71cac9
)
zynq: switch to kernel 4.19
author
Luis Araneda
<luaraneda@gmail.com>
Sun, 4 Aug 2019 04:32:05 +0000
(
00:32
-0400)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 17 Aug 2019 14:57:32 +0000
(16:57 +0200)
Use kernel 4.19 by default
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 308110192427988012c283242fa21c6c806913c8..bcd36ffe2cf2b09715d294be3bce5e8531f8bda3 100644
(file)
--- 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.1
4
+KERNEL_PATCHVER:=4.1
9
include $(INCLUDE_DIR)/target.mk