apm821xx: switch to 6.6 kernel
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 2 Jun 2024 14:01:04 +0000 (16:01 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
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 <chunkeey@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15721
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
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.