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.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/zephyr/drivers/cros_kb_raw/CMakeLists.txt b/zephyr/drivers/cros_kb_raw/CMakeLists.txt
deleted file mode 100644
index a9ef2b4bb2..0000000000
--- a/zephyr/drivers/cros_kb_raw/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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)