raw/octeontx2_ep: add build infra and device probe
[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')