X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2FMakefile.in;h=9109302c0d15f3ea437bf180a01ec903087b8b52;hb=d16b71dce22b02da76b52a9026ced71ca37cf857;hp=455eaf41b3aeb43a04d428a29a9a4f36aa0e8e17;hpb=bd1b99d7caa6ab2b7c771524af9178a3da69eeab;p=fs%2Flustre-release.git diff --git a/lnet/Makefile.in b/lnet/Makefile.in index 455eaf4..9109302 100644 --- a/lnet/Makefile.in +++ b/lnet/Makefile.in @@ -1,13 +1,8 @@ -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 +subdir-m += $(lnet-subdirs) @INCLUDE_RULES@