]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
apm821xx: enable kernel 6.12 18798/head
authorRosen Penev <rosenp@gmail.com>
Tue, 13 May 2025 00:36:05 +0000 (17:36 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 18 Jul 2025 22:01:12 +0000 (00:01 +0200)
It builds now.

Tested on Cisco Meraki MX60W.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18798
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/apm821xx/Makefile

index 1bbcbf5070ce7509130f4a66262dcb44285cf016..ac28b00211198ccc9e4c2b757b9da4da879e9dd3 100644 (file)
@@ -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.