From 8ec6c444f8b308282b7d28f79f94567878040825 Mon Sep 17 00:00:00 2001 From: lovehackintosh <92633080+lovehackintosh@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:55:22 +0800 Subject: [PATCH] rockchip: fix Makefile format (#10275) Signed-off-by: Linhui Liu Signed-off-by: Linhui Liu --- 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 c0877d7a9..31816492e 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.15 +KERNEL_PATCHVER:=5.15 KERNEL_TESTING_PATCHVER:=6.0 define Target/Description