2017-12-18 15:56:25 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Copyright(c) 2017 Intel Corporation
|
2017-08-30 11:18:49 +01:00
|
|
|
|
2018-03-20 11:26:19 +00:00
|
|
|
version = 2
|
2017-08-30 11:18:49 +01:00
|
|
|
sources = files('rte_eth_ring.c')
|
|
|
|
install_headers('rte_eth_ring.h')
|