Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LU-1419 lnet: Add support for Cray's Gemini interconnect
[fs/lustre-release.git]
/
lnet
/
klnds
/
Makefile.in
1
@BUILD_MXLND_TRUE@subdir-m += mxlnd
2
@BUILD_RALND_TRUE@subdir-m += ralnd
3
@BUILD_GNILND_TRUE@subdir-m += gnilnd
4
@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd
5
@BUILD_QSWLND_TRUE@subdir-m += qswlnd
6
@BUILD_PTLLND_TRUE@subdir-m += ptllnd
7
subdir-m += socklnd
8
9
@INCLUDE_RULES@