net/octeontx_ep: add build and doc infrastructure
[dpdk.git] / drivers / net / octeontx_ep / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(C) 2021 Marvell.
3 #
4
5 sources = files(
6                'otx_ep_ethdev.c',
7                )
8