raw/octeontx2_ep: add device configuration
[dpdk.git] / drivers / raw / octeontx2_ep / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(C) 2019 Marvell International Ltd.
3 #
4
5 deps += ['bus_pci', 'common_octeontx2', 'rawdev']
6 sources = files('otx2_ep_rawdev.c',
7                 'otx2_ep_enqdeq.c',
8                 'otx2_ep_vf.c')