apm821xx: switch to 6.6 kernel
authorChristian Lamparter <[email protected]>
Sun, 2 Jun 2024 14:01:04 +0000 (16:01 +0200)
committerChristian Marangi <[email protected]>
Mon, 17 Jun 2024 10:58:40 +0000 (12:58 +0200)
Switch the apm821xx targets to kernel 6.6.
no complains received.

Signed-off-by: Christian Lamparter <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15721
Signed-off-by: Christian Marangi <[email protected]>
target/linux/apm821xx/Makefile

index 6719a69779ec37ff472fcf1241177b615ea3aa77..1bbcbf5070ce7509130f4a66262dcb44285cf016 100644 (file)
@@ -9,8 +9,7 @@ CPU_TYPE:=464fp
 FEATURES:=fpu dt gpio ramdisk squashfs usb
 SUBTARGETS:=nand sata
 
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
 
 define Target/Description
        Build images for AppliedMicro APM821xx based boards.