From: Mieczyslaw Nalewaj Date: Thu, 25 Jul 2024 18:54:55 +0000 (+0200) Subject: archs38: enable 6.6 testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5e41b285119c1f8f534ab331728fef9679c42acb;p=openwrt%2Fstaging%2Fthess.git archs38: enable 6.6 testing kernel The archs38 now supports 6.6 kernel as testing. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/16004 Signed-off-by: Robert Marko --- diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index e352c58957..7de2684eb7 100644 --- a/target/linux/archs38/Makefile +++ b/target/linux/archs38/Makefile @@ -12,6 +12,7 @@ FEATURES:=source-only SUBTARGETS:=generic KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 DEVICE_TYPE:=basic