build: Move .config check to the top Makefile

remove the workaround to handle the inexistence of .config/Make.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-05-19 03:42:11 +08:00
committed by Abdelatif Guettouche
parent 3c622db780
commit 1a95cce1a3
279 changed files with 305 additions and 342 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
#
############################################################################
-include $(TOPDIR)/Make.defs
-include chip/Make.defs
include $(TOPDIR)/Make.defs
include chip/Make.defs
ifeq ($(CONFIG_ARCH_CHIP_LM32),y)
ARCH_SUBDIR = lm32