projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3509d4e
)
apm821xx: switch to 5.4 kernel
author
Christian Lamparter
<chunkeey@gmail.com>
Sat, 21 Mar 2020 19:56:57 +0000
(20:56 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sun, 22 Mar 2020 22:02:09 +0000
(23:02 +0100)
This patch switches the APM821XX target to the linux kernel 5.4 variant.
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 9697af77bb7849123c955ee3fe7eca618fe6d26b..c7e27d3214c44ae3ee9ed2a60b5e13918c294a22 100644
(file)
--- a/
target/linux/apm821xx/Makefile
+++ b/
target/linux/apm821xx/Makefile
@@
-11,8
+11,7
@@
CPU_TYPE:=464fp
FEATURES:=fpu dt gpio
SUBTARGETS:=nand sata
-KERNEL_PATCHVER:=4.19
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.4
define Target/Description
Build images for AppliedMicro APM821xx based boards.