build: Change .external_dummy to dummy

to better align with the arch, boards and drivers naming convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-10-19 10:58:39 +08:00
committed by Matias N
parent fde7c2bc19
commit 897b61b057
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1824,7 +1824,7 @@ endmenu
# Support optionally including external code
# into the OS build. EXTERNALDIR will be used
# to either point to 'nuttx/external' or
# 'nuttx/.external-dummy', if 'nuttx/external'
# 'nuttx/dummy', if 'nuttx/external'
# does not contain a Kconfig file
config EXTERNALDIR