X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lnet%2Fklnds%2FMakefile.in;h=0d99a87a8e4027c13d6cbc3cbf44ab2b28177eb5;hb=2dc1bb8b7a53077fce8632aabe65b2ce8048a550;hp=b5ed16823a8fac2b95593f2c811443fc5b48f602;hpb=37113b4cd285399154f0d8a27df7d4090cc5fee4;p=fs%2Flustre-release.git diff --git a/lnet/klnds/Makefile.in b/lnet/klnds/Makefile.in index b5ed168..0d99a87 100644 --- a/lnet/klnds/Makefile.in +++ b/lnet/klnds/Makefile.in @@ -1,6 +1,9 @@ -@BUILD_GMNAL_TRUE@subdir-m += gmnal -@BUILD_IBNAL_TRUE@subdir-m += ibnal -@BUILD_QSWNAL_TRUE@subdir-m += qswnal -subdir-m += socknal +@BUILD_MXLND_TRUE@subdir-m += mxlnd +@BUILD_RALND_TRUE@subdir-m += ralnd +@BUILD_GNILND_TRUE@subdir-m += gnilnd +@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd +@BUILD_QSWLND_TRUE@subdir-m += qswlnd +@BUILD_PTLLND_TRUE@subdir-m += ptllnd +subdir-m += socklnd @INCLUDE_RULES@