summaryrefslogtreecommitdiffstats
path: root/src/spdk/dpdk/drivers/bus/ifpga/meson.build
blob: 4ea31f17415f63287f67b306f2f8be43de5c2837 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2010-2018 Intel Corporation

deps += ['pci', 'kvargs', 'rawdev']
install_headers('rte_bus_ifpga.h')
sources = files('ifpga_common.c', 'ifpga_bus.c')