8 lines
172 B
Meson
Raw Normal View History

# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation
version = 2
sources = files('rte_pdump.c')
headers = files('rte_pdump.h')
deps += ['ethdev']