[OpenWrt-Devel] [PATCH] sunxi: switch to 5.4 kernel
Petr Štetiar
ynezz at true.cz
Thu Mar 26 08:27:23 EDT 2020
Seems to be working fine on my a64-olinuxino, it's 99.9% upstream stuff
anyway. Lets start wider userbase testing.
Cc: Zoltan HERPAI <wigyori at uid0.hu>
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
target/linux/sunxi/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile
index f10bf57deed2..37b8a30e2273 100644
--- a/target/linux/sunxi/Makefile
+++ b/target/linux/sunxi/Makefile
@@ -13,7 +13,7 @@ BOARDNAME:=Allwinner A1x/A20/A3x/R40
FEATURES:=fpu usb ext4 display rtc squashfs
SUBTARGETS:=cortexa8 cortexa7 cortexa53
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
KERNEL_TESTING_PATCHVER:=5.4
KERNELNAME:=zImage dtbs
_______________________________________________
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