mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-01 19:54:12 +01:00
archs38: use kernel 6.6 by default
Switch to Linux kernel version 6.6. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Link: https://github.com/openwrt/openwrt/pull/16021 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
ba723a3f6c
commit
c5a5c44d0c
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue