vdpa/mlx5: support device cleanup callback
[dpdk.git] / drivers / vdpa / ifc / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2018 Intel Corporation
3
4 deps += 'vhost'
5 sources = files('ifcvf_vdpa.c', 'base/ifcvf.c')
6 includes += include_directories('base')