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:
Jamie McCrae 2024-02-16 06:48:48 +00:00 committed by Maureen Helm
parent fc5211fc03
commit 5d458d1ce6
1 changed files with 1 additions and 1 deletions

View File

@ -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 - Sysbuild itself is also configured using Kconfig. For example, you can
instruct sysbuild to build the MCUboot bootloader, as well as to build and 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. Kconfig files.
- Sysbuild integrates with west's :ref:`west-build-flash-debug` commands. It - Sysbuild integrates with west's :ref:`west-build-flash-debug` commands. It