blob: 715410c07e40ee1735140529bc8ffd25c514f241 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(flash_map.c)
zephyr_sources_ifndef(CONFIG_FLASH_MAP_CUSTOM flash_map_default.c)
zephyr_sources_ifdef(CONFIG_FLASH_MAP_SHELL flash_map_shell.c)