From 10b055ad2ef150bbc6633758f4900bd463671aac Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:26:34 -1000 Subject: [PATCH] rockchip: switch to Kernel 5.10 Signed-off-by: Paul Spooren --- target/linux/rockchip/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index f7b6995911..0245f02eac 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -7,8 +7,7 @@ BOARDNAME:=Rockchip FEATURES:=ext4 audio usb usbgadget display gpio fpu pci pcie rootfs-part boot-part squashfs SUBTARGETS:=armv8 -KERNEL_PATCHVER=5.4 -KERNEL_TESTING_PATCHVER=5.10 +KERNEL_PATCHVER=5.10 define Target/Description Build firmware image for Rockchip SoC devices. -- 2.30.2