Whamcloud - gitweb
LU-4360 Fix use after free in ksocknal_send
[fs/lustre-release.git] / lnet / klnds / Makefile.in
index 8b65144..ad17897 100644 (file)
@@ -1,11 +1,8 @@
-ifeq (@MODULES_TRUE@,)
-
-@BUILD_GMNAL_TRUE@subdir-m += gmnal
-@BUILD_IBNAL_TRUE@subdir-m += ibnal
-@BUILD_QSWNAL_TRUE@subdir-m += qswnal
-@BUILD_SCIMACNAL_TRUE@subdir-m += scimacnal
-subdir-m += socknal
-
-endif # MODULES_TRUE
+@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
+subdir-m += socklnd
 
 @INCLUDE_RULES@