ixp4xx: add 6.18 testing kernel
Allow for selecting v6.18 it as a testing kernel. One single Kconfig option needed adding. Link: https://github.com/openwrt/openwrt/pull/22896 Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
11580ad282
commit
58ba62578d
@ -12,6 +12,7 @@ CPU_TYPE:=xscale
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.12
|
||||
KERNEL_TESTING_PATCHVER:=6.18
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for the IXP4xx XScale CPU
|
||||
|
||||
Loading…
Reference in New Issue
Block a user