Whamcloud - gitweb
Landing b_hd_newconfig on HEAD
[fs/lustre-release.git] / lnet / klnds / mxlnd / autoMakefile.am
similarity index 52%
rename from lnet/router/autoMakefile.am
rename to lnet/klnds/mxlnd/autoMakefile.am
index 070b008..1d94f86 100644 (file)
@@ -4,14 +4,10 @@
 # See the file COPYING in this distribution
 
 if MODULES
 # See the file COPYING in this distribution
 
 if MODULES
-if !CRAY_PORTALS
-
-if LINUX
-modulenet_DATA = kptlrouter$(KMODEXT)
-endif
-
+if BUILD_MXLND
+modulenet_DATA = kmxlnd$(KMODEXT)
 endif
 endif
 
 endif
 endif
 
-MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
-DIST_SOURCES = $(kptlrouter-objs:%.o=%.c) router.h
+MOSTLYCLEANFILES = @MOSTLYCLEANFILES@
+DIST_SOURCES = $(kmxlnd-objs:%.o=%.c) mxlnd.h