]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/dpdk/lib/librte_eal/x86/meson.build
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / lib / librte_eal / x86 / meson.build
CommitLineData
f67539c2
TL
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2017 Intel Corporation
3
4subdir('include')
5
6sources += files(
7 'rte_cpuflags.c',
8 'rte_cycles.c',
9 'rte_hypervisor.c',
10 'rte_spinlock.c',
11)