mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 21:59:48 +01:00
gemini: Bump kernel to v5.4
The v5.4 kernel already works much better than v4.19 as so many things got upstreamed so let's just bump it to kernel v5.4. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
7fc155fd41
commit
349ad62341
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x
|
|||
FEATURES:=squashfs pci rtc usb dt gpio display ext4 rootfs-part boot-part
|
||||
CPU_TYPE:=fa526
|
||||
|
||||
KERNEL_PATCHVER:=4.19
|
||||
KERNEL_PATCHVER:=5.4
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for the StorLink/Cortina Gemini CS351x ARM FA526 CPU
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue