Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c22828ec53f5b6e24130d5b87696da0a664b2905
/
.
/
drivers
/
edac
/
CMakeLists.txt
blob: 52f6f008e45463e88da3f38fd54e862a86828f42 [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_EDAC_IBECC edac_ibecc.c)
zephyr_library_sources_ifdef(CONFIG_EDAC_SHELL shell.c)