git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
vdpa/mlx5: fix minsize build
[dpdk.git]
/
lib
/
eal
/
arm
/
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_power_intrinsics.c',
11
)