Whamcloud - gitweb
LU-12279 lnet: use number of wrs to calculate CQEs
[fs/lustre-release.git] / lnet / klnds / Makefile.in
index 8b65144..6fc3744 100644 (file)
@@ -1,11 +1,5 @@
-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_GNILND_TRUE@subdir-m += gnilnd
+@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd
+subdir-m += socklnd
 
 @INCLUDE_RULES@