X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fklnds%2FMakefile.in;h=d4e034cd46164cbba9c9904c2ead1dbd0e813c59;hb=934facecf556af90440059e623fcad67cdfdc283;hp=b5ed16823a8fac2b95593f2c811443fc5b48f602;hpb=37113b4cd285399154f0d8a27df7d4090cc5fee4;p=fs%2Flustre-release.git diff --git a/lnet/klnds/Makefile.in b/lnet/klnds/Makefile.in index b5ed168..d4e034c 100644 --- a/lnet/klnds/Makefile.in +++ b/lnet/klnds/Makefile.in @@ -1,6 +1,13 @@ -@BUILD_GMNAL_TRUE@subdir-m += gmnal -@BUILD_IBNAL_TRUE@subdir-m += ibnal -@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@