From c6c3f8ed3abf2be6949846162f253daae61c82df Mon Sep 17 00:00:00 2001 From: ggow Date: Tue, 23 Apr 2019 18:06:11 +0100 Subject: [PATCH] Rename BoardConfig.mk->BoardConfigCommon.mk --- BoardConfig.mk => BoardConfigCommon.mk | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename BoardConfig.mk => BoardConfigCommon.mk (100%) diff --git a/BoardConfig.mk b/BoardConfigCommon.mk similarity index 100% rename from BoardConfig.mk rename to BoardConfigCommon.mk