doc: build: sysbuild: Remove mention of child image
Removes mention of child image to prevent confusion with other systems that have no relation to sysbuild Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
fc5211fc03
commit
5d458d1ce6
|
@ -65,7 +65,7 @@ The following are some key sysbuild features indicated in this figure:
|
|||
|
||||
- Sysbuild itself is also configured using Kconfig. For example, you can
|
||||
instruct sysbuild to build the MCUboot bootloader, as well as to build and
|
||||
link your main Zephyr application as an MCUboot child image, using sysbuild's
|
||||
link your main Zephyr application as an MCUboot-bootable image, using sysbuild's
|
||||
Kconfig files.
|
||||
|
||||
- Sysbuild integrates with west's :ref:`west-build-flash-debug` commands. It
|
||||
|
|
Loading…
Reference in New Issue