Documentation: CONFIG_USER_ENTRYPOINT was changed to CONFIG_INIT_ENTRYPOINT
This commit is contained in:
parent
adc557f545
commit
20fd7f588f
@ -160,7 +160,7 @@ In order to build with the new custom configuration, you will need the following
|
||||
|
||||
:menuselection:`CONFIG_APPS_DIR="../CustomApps"`
|
||||
|
||||
:menuselection:`CONFIG_USER_ENTRYPOINT="custom_hello"`
|
||||
:menuselection:`CONFIG_INIT_ENTRYPOINT="custom_hello"`
|
||||
|
||||
Note that you can only access the ``../CustomApps/Kconfig`` configuration file if ``CONFIG_APPS_DIR`` is set
|
||||
to ``../CustomApps`` BEFORE ``make menuconfig`` is executed
|
||||
|
Loading…
Reference in New Issue
Block a user