From daeafde9e21fc891992c5686aec494176c11bc6d Mon Sep 17 00:00:00 2001 From: Lin Huang Date: Wed, 24 Jul 2019 10:56:42 +0800 Subject: [PATCH] rk1808: renamed BoardConfig_rk1808_toybrick_compute_stick to BoardConfig_rk1808_compute_stick_emmc Change-Id: I0a9fde2805bd228f8a045e9ae702170514b3b421 Signed-off-by: Lin Huang --- ...ompute_stick.mk => BoardConfig_rk1808_compute_stick_emmc.mk} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename rk1808/{BoardConfig_rk1808_toybrick_compute_stick.mk => BoardConfig_rk1808_compute_stick_emmc.mk} (95%) diff --git a/rk1808/BoardConfig_rk1808_toybrick_compute_stick.mk b/rk1808/BoardConfig_rk1808_compute_stick_emmc.mk similarity index 95% rename from rk1808/BoardConfig_rk1808_toybrick_compute_stick.mk rename to rk1808/BoardConfig_rk1808_compute_stick_emmc.mk index 383eb64..31ffe65 100755 --- a/rk1808/BoardConfig_rk1808_toybrick_compute_stick.mk +++ b/rk1808/BoardConfig_rk1808_compute_stick_emmc.mk @@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk1808 # Kernel defconfig export RK_KERNEL_DEFCONFIG=rk1808_linux_defconfig # Kernel dts -export RK_KERNEL_DTS=rk1808-toybrick-compute-stick-v10 +export RK_KERNEL_DTS=rk1808-compute-stick-emmc # boot image type export RK_BOOT_IMG=boot.img # kernel image path