X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fklnds%2FMakefile.in;h=d4e034cd46164cbba9c9904c2ead1dbd0e813c59;hb=b5624b418b645b1ac86e735413c9c7bbb93ef97c;hp=2a01119883292c02ad9fe2b8a8a7bbef480e67ae;hpb=191061ee668400324f4505cf498f1ee2d57e4962;p=fs%2Flustre-release.git diff --git a/lnet/klnds/Makefile.in b/lnet/klnds/Makefile.in index 2a01119..d4e034c 100644 --- a/lnet/klnds/Makefile.in +++ b/lnet/klnds/Makefile.in @@ -1,6 +1,13 @@ -@BUILD_GMNAL_TRUE@subdir-m += gmnal -@BUILD_OPENIBNAL_TRUE@subdir-m += openibnal -@BUILD_QSWNAL_TRUE@subdir-m += qswnal -subdir-m += socknal +@BUILD_GMLND_TRUE@subdir-m += gmlnd +@BUILD_MXLND_TRUE@subdir-m += mxlnd +@BUILD_RALND_TRUE@subdir-m += ralnd +@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd +@BUILD_OPENIBLND_TRUE@subdir-m += openiblnd +@BUILD_CIBLND_TRUE@subdir-m += ciblnd +@BUILD_IIBLND_TRUE@subdir-m += iiblnd +@BUILD_VIBLND_TRUE@subdir-m += viblnd +@BUILD_QSWLND_TRUE@subdir-m += qswlnd +@BUILD_PTLLND_TRUE@subdir-m += ptllnd +subdir-m += socklnd @INCLUDE_RULES@