mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
init: use exec_spawn instead of exec
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -347,6 +347,10 @@ config INIT_ENTRYPOINT
|
||||
applications this is of the form 'app_main' where 'app' is the application
|
||||
name. If not defined, INIT_ENTRYPOINT defaults to "main".
|
||||
|
||||
config INIT_ENTRYNAME
|
||||
string "Application entry name"
|
||||
default INIT_ENTRYPOINT
|
||||
|
||||
endif # INIT_ENTRY
|
||||
|
||||
if INIT_FILE
|
||||
|
||||
Reference in New Issue
Block a user