summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/adlrvp/CMakeLists.txt
blob: 71dee29552a048fdbb4ed5e38e1893ebe985b6c8 (plain)
1
2
3
4
5
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.

cros_ec_library_include_directories("include")
zephyr_library_sources("src/adlrvp.c")