From: Robert Marko Date: Tue, 5 Mar 2024 09:54:11 +0000 (+0100) Subject: archs38: add 6.1 as testing kernel X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=e0638cfe70c8e4ef85a3a0c3fea6fb39fd370469 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 42b4edad8a..5d69da9a4b 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