mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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:
parent
fde7c2bc19
commit
897b61b057
5 changed files with 3 additions and 3 deletions
1
dummy/Kconfig
Normal file
1
dummy/Kconfig
Normal file
|
|
@ -0,0 +1 @@
|
|||
# This is supposed to be empty
|
||||
2
dummy/README.md
Normal file
2
dummy/README.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
This directory exists to hold an empty Kconfig which is used
|
||||
when no nuttx/external is present.
|
||||
Loading…
Add table
Add a link
Reference in a new issue