boards/Board.mk: Remove include $(TOPDIR)/Make.defs
This file is already included by most board's Makefile, remove it to avoid override the board's specific CFLAGS etc. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
4935ab5243
commit
7575518998
@ -35,8 +35,6 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
include $(TOPDIR)/Make.defs
|
||||
|
||||
ifneq ($(RCSRCS)$(RCRAWS),)
|
||||
ETCDIR := etctmp
|
||||
ETCSRC := $(ETCDIR:%=%.c)
|
||||
|
Loading…
Reference in New Issue
Block a user