Prechádzať zdrojové kódy

apm821xx: make 6.1 kernel default

6.1 has been available for some time for testing.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 2 rokov pred
rodič
commit
d775dc74ee
1 zmenil súbory, kde vykonal 1 pridanie a 2 odobranie
  1. 1 2
      target/linux/apm821xx/Makefile

+ 1 - 2
target/linux/apm821xx/Makefile

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