From: Robert Marko Date: Thu, 28 Mar 2024 12:24:36 +0000 (+0100) Subject: archs38: default to kernel 6.1 X-Git-Tag: v24.10.0-rc1~2470 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00c26f472811f6fc722f202a9fb1a23edb66efcd;p=thirdparty%2Fopenwrt.git archs38: default to kernel 6.1 Default to kernel 6.1 on archs38. Signed-off-by: Robert Marko --- diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index 5d69da9a4b6..e352c589573 100644 --- a/target/linux/archs38/Makefile +++ b/target/linux/archs38/Makefile @@ -11,8 +11,7 @@ BOARDNAME:=Synopsys DesignWare ARC HS38 FEATURES:=source-only SUBTARGETS:=generic -KERNEL_PATCHVER:=5.15 -KERNEL_TESTING_PATCHVER:=6.1 +KERNEL_PATCHVER:=6.1 DEVICE_TYPE:=basic