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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
infiniband
/
sw
/
Makefile
blob
68e0230f8f3113e841e0889aa94983cd8a828838
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_INFINIBAND_RDMAVT
) +=
rdmavt
/
3
obj-
$(
CONFIG_RDMA_RXE
) +=
rxe
/
4
obj-
$(
CONFIG_RDMA_SIW
) +=
siw
/