projects
/
openwrt
/
staging
/
mans0n.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f13b9f
)
apm821xx: make 6.1 kernel default
author
Christian Lamparter
<chunkeey@gmail.com>
Sat, 17 Feb 2024 19:51:13 +0000
(20:51 +0100)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sat, 2 Mar 2024 13:07:59 +0000
(14:07 +0100)
6.1 has been available for some time for testing.
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 e5e2841fd34afcea8ea071fd42e648f856584c29..66bbf3ef474815b923a44ca184f8dde7ec5885f9 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.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
define Target/Description
Build images for AppliedMicro APM821xx based boards.