apm821xx: make 6.1 kernel default
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 17 Feb 2024 19:51:13 +0000 (20:51 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 2 Mar 2024 13:07:59 +0000 (14:07 +0100)
6.1 has been available for some time for testing.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/Makefile

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