projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb93b71
)
apm821xx: move to 4.19 kernels
author
Christian Lamparter
<chunkeey@gmail.com>
Sun, 23 Jun 2019 10:02:04 +0000
(12:02 +0200)
committer
Christian Lamparter
<chunkeey@gmail.com>
Mon, 24 Jun 2019 18:22:24 +0000
(20:22 +0200)
The 4.19 code has been available for some time now.
Since the f2fs / loop issue has been under control
I think it's time the target gets to move to it.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/Makefile
b/target/linux/apm821xx/Makefile
index a67aee3b8cb0bfeaddd5d335ea662aa9aa23d9f6..b74dc177a8eb9c3356b7cd4330bcb3a8aa0f616f 100644
(file)
--- a/
target/linux/apm821xx/Makefile
+++ b/
target/linux/apm821xx/Makefile
@@
-13,8
+13,7
@@
MAINTAINER:=Chris Blake <chrisrblake93@gmail.com>, \
Christian Lamparter <chunkeey@gmail.com>
SUBTARGETS:=nand sata
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER := 4.19
+KERNEL_PATCHVER:=4.19
define Target/Description
Build images for AppliedMicro APM821xx based boards.