From: Robert Marko Date: Thu, 28 Mar 2024 12:24:36 +0000 (+0100) Subject: archs38: default to kernel 6.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=00c26f472811f6fc722f202a9fb1a23edb66efcd;p=openwrt%2Fstaging%2Fxback.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 5d69da9a4b..e352c58957 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