summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_flash/CMakeLists.txt
blob: 6611589ad4ca24c9c07ca53fc32aae05902d41bd (plain)
1
2
3
4
# SPDX-License-Identifier: Apache-2.0

zephyr_library_sources_ifdef(CONFIG_CROS_FLASH_IT8XXX2	cros_flash_it8xxx2.c)
zephyr_library_sources_ifdef(CONFIG_CROS_FLASH_NPCX	cros_flash_npcx.c)