From 5f0ddf48232587b78a5fd2292dad32ff87125b62 Mon Sep 17 00:00:00 2001 From: lean Date: Tue, 1 Mar 2022 19:36:08 +0800 Subject: [PATCH] rockchip: switch kernel to 5.10 --- target/linux/rockchip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 3c64a2744..bd52c8c2b 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -7,7 +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_PATCHVER=5.10 KERNEL_TESTING_PATCHVER=5.15 define Target/Description