crypto/mlx5: add maximum segments configuration
[dpdk.git] / lib / 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         'rte_power_intrinsics.c',
12 )