f-stack/dpdk/lib/librte_eal/freebsd/Makefile

9 lines
199 B
Makefile
Raw Normal View History

2019-06-25 11:12:58 +00:00
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2010-2014 Intel Corporation
2017-04-21 10:43:26 +00:00
include $(RTE_SDK)/mk/rte.vars.mk
2020-06-18 16:55:50 +00:00
DIRS-$(CONFIG_RTE_EXEC_ENV_FREEBSD) += eal
2017-04-21 10:43:26 +00:00
include $(RTE_SDK)/mk/rte.subdir.mk