mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user