apm821xx: make 6.1 kernel default
6.1 has been available for some time for testing. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
7f13b9f8be
commit
d775dc74ee
1 changed files with 1 additions and 2 deletions
|
@ -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_PATCHVER:=6.1
|
||||||
KERNEL_TESTING_PATCHVER:=6.1
|
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build images for AppliedMicro APM821xx based boards.
|
Build images for AppliedMicro APM821xx based boards.
|
||||||
|
|
Loading…
Reference in a new issue