From: Robert Marko Date: Tue, 5 Mar 2024 09:54:11 +0000 (+0100) Subject: archs38: add 6.1 as testing kernel X-Git-Tag: v24.10.0-rc1~2588 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14794%2Fhead;p=thirdparty%2Fopenwrt.git archs38: add 6.1 as testing kernel Allow selecting 6.1 as testing kernel on archs38. Signed-off-by: Robert Marko --- diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index 42b4edad8a9..5d69da9a4b6 100644 --- a/target/linux/archs38/Makefile +++ b/target/linux/archs38/Makefile @@ -12,6 +12,7 @@ FEATURES:=source-only SUBTARGETS:=generic KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 DEVICE_TYPE:=basic