X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fklnds%2FMakefile.in;h=0d99a87a8e4027c13d6cbc3cbf44ab2b28177eb5;hb=e163c90f0d1c754a21498d2248f8e21e9f9713da;hp=610b55cc729fddc28576ea0ce0087a6a2dd817e0;hpb=0073a99dbd25bdb046d6bf11745bc0440930eb9a;p=fs%2Flustre-release.git diff --git a/lnet/klnds/Makefile.in b/lnet/klnds/Makefile.in index 610b55c..0d99a87 100644 --- a/lnet/klnds/Makefile.in +++ b/lnet/klnds/Makefile.in @@ -1,8 +1,9 @@ -@BUILD_GMNAL_TRUE@subdir-m += gmnal -@BUILD_OPENIBNAL_TRUE@subdir-m += openibnal -@BUILD_IIBNAL_TRUE@subdir-m += iibnal -@BUILD_QSWNAL_TRUE@subdir-m += qswnal -subdir-m += socknal -subdir-m += lonal +@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@