[OpenWrt-Devel] [PATCH 3/3] gemini: Bump kernel to v5.4
Linus Walleij
linus.walleij at linaro.org
Sat Mar 21 09:05:55 EDT 2020
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 at linaro.org>
---
target/linux/gemini/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index 14e786f8bb69..0835adc41d7c 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -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
--
2.21.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list