summaryrefslogtreecommitdiff
path: root/zephyr/projects/intelrvp/adlrvp/CMakeLists.txt
blob: bd961ff89dc7f0abdaafc125cd519d4a50dd33a3 (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.

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