projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e54f937
)
mvebu: Use kernel 4.14 by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 1 Mar 2018 20:45:24 +0000
(21:45 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 2 Mar 2018 20:33:07 +0000
(21:33 +0100)
I am not aware of any regressions in kernel 4.14 compared to kernel 4.9.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/Makefile
b/target/linux/mvebu/Makefile
index a07aa7cf2d24dd5648fa8599dacd4cae7a6fb685..6f0c1925c23e585ceb5616ad9a0cbf4849f0ecf8 100644
(file)
--- a/
target/linux/mvebu/Makefile
+++ b/
target/linux/mvebu/Makefile
@@
-14,7
+14,7
@@
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-KERNEL_PATCHVER:=4.
9
+KERNEL_PATCHVER:=4.
14
include $(INCLUDE_DIR)/target.mk