git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
pci: use SPDX tags in 6WIND copyrighted files
[dpdk.git]
/
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))