1# SPDX-License-Identifier: Apache-2.0
2# Copyright (c) 2025 STMicroelectronics
3
4if(SB_CONFIG_BOOTLOADER_MCUBOOT)
5  set_target_properties(mcuboot PROPERTIES BOARD stm32n6570_dk/stm32n657xx/fsbl)
6endif()
7