From abd67de9f0d6470ba48f6df635db29ce91855397 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:27:07 -1000 Subject: sunxi: switch to Kernel 5.10 Compile tested and run tested on Pine64+. Acked-by: Daniel Golle Acked-by: Hauke Mehrtens Signed-off-by: Paul Spooren --- target/linux/sunxi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index 1f85f9b870..1c94c6eaaf 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -10,8 +10,8 @@ BOARDNAME:=Allwinner A1x/A20/A3x/H3/H5/R40 FEATURES:=fpu usb ext4 display rtc squashfs SUBTARGETS:=cortexa8 cortexa7 cortexa53 -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 + KERNELNAME:=zImage dtbs # A10: Cortex-A8 -- cgit v1.2.3