From acbe1d4d360d859d40cfaad499b9f7c6d2f096e2 Mon Sep 17 00:00:00 2001 From: Juergen Wurzer Date: Thu, 16 Jun 2022 21:03:20 +0200 Subject: rockchip: add kernel 5.15 as testing Add kernel 5.15 as testing kernel for the rockchip-armv8 target. Signed-off-by: Juergen Wurzer [squash commits, update commit message] Signed-off-by: David Bauer --- target/linux/rockchip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/rockchip/Makefile') diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 0245f02eac..1fbd4983da 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -7,7 +7,8 @@ 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.10 +KERNEL_TESTING_PATCHVER:=5.15 define Target/Description Build firmware image for Rockchip SoC devices. -- cgit v1.2.3