summaryrefslogtreecommitdiff
path: root/zephyr/drivers/cros_system/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/drivers/cros_system/CMakeLists.txt')
-rw-r--r--zephyr/drivers/cros_system/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/zephyr/drivers/cros_system/CMakeLists.txt b/zephyr/drivers/cros_system/CMakeLists.txt
deleted file mode 100644
index 733b8be450..0000000000
--- a/zephyr/drivers/cros_system/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-zephyr_library_sources_ifdef(CONFIG_CROS_SYSTEM_IT8XXX2 cros_system_it8xxx2.c)
-zephyr_library_sources_ifdef(CONFIG_CROS_SYSTEM_NPCX cros_system_npcx.c)