summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/mtlrvp/CMakeLists.txt
blob: d47b23c77f9978348a4957ba7f45486226231c9a (plain)
1
2
3
4
5
6
# Copyright 2022 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("src/mtlrvp.c")
zephyr_library_sources("src/board_power.c")