summaryrefslogtreecommitdiff
path: root/zephyr/program/intelrvp/mtlrvp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/intelrvp/mtlrvp/CMakeLists.txt')
-rw-r--r--zephyr/program/intelrvp/mtlrvp/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/program/intelrvp/mtlrvp/CMakeLists.txt b/zephyr/program/intelrvp/mtlrvp/CMakeLists.txt
new file mode 100644
index 0000000000..c6729af776
--- /dev/null
+++ b/zephyr/program/intelrvp/mtlrvp/CMakeLists.txt
@@ -0,0 +1,6 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+zephyr_library_sources("src/mtlrvp.c")
+zephyr_library_sources("src/board_power.c")