Whamcloud - gitweb
LU-13004 ptlrpc: Allow BULK_BUF_KIOV to accept a kvec
[fs/lustre-release.git] / lnet / Makefile.in
index 455eaf4..ae325de 100644 (file)
@@ -1,13 +1,7 @@
-ifeq (@MODULES_TRUE@,)
 
 
-subdir-m += libcfs
-ifeq (@CRAY_PORTALS_FALSE@,)
-subdir-m += portals
-subdir-m += knals
-subdir-m += router
-subdir-m += tests
-endif # CRAY_PORTALS_FALSE
-
-endif # MODULES
+lnet-subdirs += lnet/
+lnet-subdirs += klnds/
+lnet-subdirs += selftest/
+obj-m += $(lnet-subdirs)
 
 @INCLUDE_RULES@
 
 @INCLUDE_RULES@