6 lines
146 B
Meson
6 lines
146 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright(c) 2017 Intel Corporation
|
|
|
|
sources = files('rte_mempool_ring.c')
|
|
require_iova_in_mbuf = false
|