apm821xx: make 5.15 kernel default
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 16 Sep 2022 20:32:58 +0000 (22:32 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 24 Sep 2022 21:53:53 +0000 (23:53 +0200)
5.15 has been available for some time for testing.

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

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