repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
ntb
/
test
/
Makefile
blob
19ed91d8a3b1d916a65bd80aeb7ec1f8ac470b03
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_NTB_PINGPONG
) +=
ntb_pingpong.o
3
obj-
$(
CONFIG_NTB_TOOL
) +=
ntb_tool.o
4
obj-
$(
CONFIG_NTB_PERF
) +=
ntb_perf.o
5
obj-
$(
CONFIG_NTB_MSI_TEST
) +=
ntb_msi_test.o