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:
Xiang Xiao
2024-10-13 18:45:42 +08:00
committed by GUIDINGLI
parent 8c13b8df1d
commit c6aed84638
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -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)