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

7 lines
159 B
Meson
Raw Normal View History

2018-12-06 14:17:51 +00:00
# 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')