aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_rawdev/meson.build
blob: dcd37ad498250233d9b19ebe95050060b92e5b2e (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2018 Intel Corporation

allow_experimental_apis = true
sources = files('rte_rawdev.c')
headers = files('rte_rawdev.h', 'rte_rawdev_pmd.h')