git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/mlx5: fix ARM build
[dpdk.git]
/
lib
/
librte_eal
/
bsdapp
/
Makefile
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2010-2014 Intel Corporation
3
4
include $(RTE_SDK)/mk/rte.vars.mk
5
6
DIRS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) += eal
7
8
include $(RTE_SDK)/mk/rte.subdir.mk