projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a6cab0
)
apm821xx: switch to Kernel 5.10
author
Paul Spooren
<mail@aparcar.org>
Thu, 30 Sep 2021 05:13:55 +0000
(19:13 -1000)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sun, 10 Oct 2021 14:44:15 +0000
(16:44 +0200)
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/apm821xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/Makefile
b/target/linux/apm821xx/Makefile
index 9c7f276dc071772d1857221193759526f9a340c6..7d31ac8d6798356a8112d7df243a31d1e2d18db4 100644
(file)
--- a/
target/linux/apm821xx/Makefile
+++ b/
target/linux/apm821xx/Makefile
@@
-9,8
+9,7
@@
CPU_TYPE:=464fp
FEATURES:=fpu dt gpio ramdisk squashfs usb
SUBTARGETS:=nand sata
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
define Target/Description
Build images for AppliedMicro APM821xx based boards.