zephyr/share/sysbuild/cmake/modules
Torsten Rasmussen 1bea5fcacb sysbuild: fix extra kconfig targets when using sysbuild
Zephyr provides a feature to hook in custom menuconfig implementations
by setting EXTRA_KCONFIG_TARGETS and then defining the corresponding
command to invoke as EXTRA_KCONFIG_TARGET_COMMAND_FOR_<target>.

This feature is broken with sysbuild because sysbuild will try to create
multiple custom targets with identical names.

This commit fix the sysbuild handling of extra kconfig targets.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-09-16 20:19:09 +02:00
..
native_simulator_sb_extensions.cmake
sysbuild_default.cmake cmake: initial version of a CMake yaml module 2024-08-23 08:02:11 -04:00
sysbuild_extensions.cmake sysbuild: fix extra kconfig targets when using sysbuild 2024-09-16 20:19:09 +02:00
sysbuild_images.cmake sysbuild: support sysbuild/CMakeLists.txt as entry point for samples 2024-05-27 14:05:38 +01:00
sysbuild_kconfig.cmake sysbuild: fix extra kconfig targets when using sysbuild 2024-09-16 20:19:09 +02:00
sysbuild_root.cmake sysbuild: introduce sysbuild_root for root adjustment 2024-05-30 11:55:01 +01:00