]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/mk/internal/rte.build-pre.mk
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / spdk / dpdk / mk / internal / rte.build-pre.mk
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2010-2014 Intel Corporation
3
4 _BUILD_TARGETS := _prebuild _build _postbuild
5
6 comma := ,
7 linkerprefix = $(subst -Wl$(comma)-L,-L,$(addprefix -Wl$(comma),$1))