projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ef669
)
apm821xx: make 5.15 kernel default
author
Christian Lamparter
<chunkeey@gmail.com>
Fri, 16 Sep 2022 20:32:58 +0000
(22:32 +0200)
committer
Christian Lamparter
<chunkeey@gmail.com>
Sat, 24 Sep 2022 21:53:53 +0000
(23:53 +0200)
5.15 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 875ff225a90c18cd5551de6d3e56e826e633f1b0..bb0ee9b5b196abccd7019dd67dc9f23de38114a3 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.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
define Target/Description
Build images for AppliedMicro APM821xx based boards.