summaryrefslogtreecommitdiffstats
path: root/drivers/bus/vdev/meson.build
blob: 2ee648b4952d6135e8b4f934965e127a31fc111d (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

sources = files('vdev.c')
install_headers('rte_bus_vdev.h')

allow_experimental_apis = true