Skip to content

Commit 58ba625

Browse files
committed
ixp4xx: add 6.18 testing kernel
Allow for selecting v6.18 it as a testing kernel. One single Kconfig option needed adding. Link: openwrt/openwrt#22896 Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 11580ad commit 58ba625

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

target/linux/ixp4xx/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CPU_TYPE:=xscale
1212
SUBTARGETS:=generic
1313

1414
KERNEL_PATCHVER:=6.12
15+
KERNEL_TESTING_PATCHVER:=6.18
1516

1617
define Target/Description
1718
Build firmware images for the IXP4xx XScale CPU

0 commit comments

Comments
 (0)