summaryrefslogtreecommitdiffstats
path: root/src/spdk/dpdk/lib/librte_cfgfile/meson.build
blob: 1f48577180965962300b1375e52f242245bac30c (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

sources = files('rte_cfgfile.c')
headers = files('rte_cfgfile.h')
build = false
reason = 'not needed by SPDK'