mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
tools: Rename apps-or-nuttx-Make.defs to Make.defs
follow the same pattern as other Make.defs files Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
include $(TOPDIR)/tools/apps-or-nuttx-Make.defs
|
||||
include $(TOPDIR)/tools/Make.defs
|
||||
include chip/Make.defs
|
||||
|
||||
ifeq ($(CONFIG_ARCH_I486),y)
|
||||
|
||||
Reference in New Issue
Block a user