2021-02-05 08:48:47 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Copyright(c) 2018 Intel Corporation
|
|
|
|
|
2023-09-13 12:21:49 +00:00
|
|
|
deps += 'vhost'
|
2021-02-05 08:48:47 +00:00
|
|
|
sources = files('ifcvf_vdpa.c', 'base/ifcvf.c')
|
|
|
|
includes += include_directories('base')
|