From 6640d1257e49044ec2603901a29adaa860eaf0ef Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 17 May 2022 16:22:17 +0800 Subject: [PATCH] rockchip: switch to kernel 5.15 Signed-off-by: Tianling Shen --- 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 4d990f8994..65cd2ff0a1 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.10 +KERNEL_PATCHVER=5.15 KERNEL_TESTING_PATCHVER:=5.15 define Target/Description