]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/dpdk/test/Makefile
update download target update for octopus release
[ceph.git] / ceph / src / spdk / dpdk / test / Makefile
CommitLineData
11fdf7f2
TL
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2017 Intel Corporation
3
4include $(RTE_SDK)/mk/rte.vars.mk
5
6DIRS-$(CONFIG_RTE_APP_TEST) += test
7DIRS-$(CONFIG_RTE_LIBRTE_ACL) += test-acl
8DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += test-pipeline
9DIRS-$(CONFIG_RTE_LIBRTE_CMDLINE) += cmdline_test
10
11include $(RTE_SDK)/mk/rte.subdir.mk