summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/it8xxx2/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/it8xxx2/CMakeLists.txt')
-rw-r--r--zephyr/shim/chip/it8xxx2/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/shim/chip/it8xxx2/CMakeLists.txt b/zephyr/shim/chip/it8xxx2/CMakeLists.txt
new file mode 100644
index 0000000000..d9772127d7
--- /dev/null
+++ b/zephyr/shim/chip/it8xxx2/CMakeLists.txt
@@ -0,0 +1,5 @@
+# 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_EC system.c)