summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_cbi/CMakeLists.txt
blob: 6ba5b25a97285b4311d0ec8e79dbae20d2f302c7 (plain)
1
2
3
# SPDX-License-Identifier: Apache-2.0

zephyr_library_sources_ifdef(CONFIG_PLATFORM_EC_CBI_EEPROM	cros_cbi.c)