From: Mieczyslaw Nalewaj Date: Sun, 28 Jul 2024 12:49:44 +0000 (+0200) Subject: archs38: use kernel 6.6 by default X-Git-Tag: v24.10.0-rc1~1140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a5c44d0c1bcbca4c42cd83793e9f2a825a4b2a;p=thirdparty%2Fopenwrt.git archs38: use kernel 6.6 by default Switch to Linux kernel version 6.6. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/16021 Signed-off-by: Robert Marko --- diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index 7de2684eb7d..0b3feb98899 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:=6.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 DEVICE_TYPE:=basic