mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
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
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue