From: Petr Štetiar Date: Thu, 26 Mar 2020 12:14:32 +0000 (+0100) Subject: sunxi: switch to 5.4 kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c3178110b5d2912fcd7dfd40443e7be07afbd2af;p=openwrt%2Fstaging%2Frobimarko.git sunxi: switch to 5.4 kernel Seems to be working fine on my a64-olinuxino, it's 99.9% upstream stuff anyway. Lets start wider userbase testing. Signed-off-by: Petr Štetiar --- diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index f10bf57dee..37b8a30e22 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