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