f-stack/dpdk/drivers/net/ring/meson.build

7 lines
159 B
Meson

# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation
version = 2
sources = files('rte_eth_ring.c')
install_headers('rte_eth_ring.h')