projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a30ded
)
apm821xx: enable kernel 6.12
author
Rosen Penev
<
[email protected]
>
Tue, 13 May 2025 00:36:05 +0000
(17:36 -0700)
committer
Hauke Mehrtens
<
[email protected]
>
Fri, 18 Jul 2025 22:01:12 +0000
(
00:01
+0200)
It builds now.
Tested on Cisco Meraki MX60W.
Signed-off-by: Rosen Penev <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18798
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/apm821xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/Makefile
b/target/linux/apm821xx/Makefile
index 1bbcbf5070ce7509130f4a66262dcb44285cf016..ac28b00211198ccc9e4c2b757b9da4da879e9dd3 100644
(file)
--- a/
target/linux/apm821xx/Makefile
+++ b/
target/linux/apm821xx/Makefile
@@
-10,6
+10,7
@@
FEATURES:=fpu dt gpio ramdisk squashfs usb
SUBTARGETS:=nand sata
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build images for AppliedMicro APM821xx based boards.