apm821xx: switch to 6.18
Move apm821xx to the 6.18 kernel after testing it as the testing kernel. There are ethernet performance improvements in the 6.18 kernel for whatever reason. There's also work on getting rid of dmesg slop at runtime. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23777 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
parent
6ecf15d63a
commit
f7efd51a8c
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:=6.12
|
||||
KERNEL_TESTING_PATCHVER:=6.18
|
||||
KERNEL_PATCHVER:=6.18
|
||||
|
||||
define Target/Description
|
||||
Build images for AppliedMicro APM821xx based boards.
|
||||
|
|
|
|||
Loading…
Reference in a new issue