From 0c2aa7c003ebf61d64e0b349a18731b6bda05023 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sun, 10 Oct 2021 00:51:39 +0200 Subject: rockchip: switch to kernel 5.10 This target has testing support for more than half a year now. Time to switch. Signed-off-by: Adrian Schmutzler --- target/linux/rockchip/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux') 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. -- cgit v1.2.3