summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_kb_raw/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/drivers/cros_kb_raw/CMakeLists.txt')
-rw-r--r--zephyr/drivers/cros_kb_raw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/drivers/cros_kb_raw/CMakeLists.txt b/zephyr/drivers/cros_kb_raw/CMakeLists.txt
index 54b8c63b0f..a9ef2b4bb2 100644
--- a/zephyr/drivers/cros_kb_raw/CMakeLists.txt
+++ b/zephyr/drivers/cros_kb_raw/CMakeLists.txt
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources_ifdef(CONFIG_CROS_KB_RAW_NPCX cros_kb_raw_npcx.c)
+zephyr_library_sources_ifdef(CONFIG_CROS_KB_RAW_ITE cros_kb_raw_ite.c)