]> git.proxmox.com Git - ceph.git/blob - 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
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 subdir('include')
5
6 sources += files(
7 'rte_cpuflags.c',
8 'rte_cycles.c',
9 'rte_hypervisor.c',
10 'rte_spinlock.c',
11 )