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
dummy/Kconfig Normal file
View file

@ -0,0 +1 @@
# This is supposed to be empty

2
dummy/README.md Normal file
View file

@ -0,0 +1,2 @@
This directory exists to hold an empty Kconfig which is used
when no nuttx/external is present.