X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fklnds%2Fmxlnd%2FautoMakefile.am;fp=lnet%2Frouter%2FautoMakefile.am;h=1d94f8680f46d3f65995d923e6441016d8826696;hp=070b00824a2b7515fbe28780b80df4dc9aac44e8;hb=ed88907a96ba81d3558e71ade9def98bdc785169;hpb=f7a2d07e30db3462880feb00a0461ee056b225c6;ds=sidebyside diff --git a/lnet/router/autoMakefile.am b/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 --- a/lnet/router/autoMakefile.am +++ b/lnet/klnds/mxlnd/autoMakefile.am @@ -4,14 +4,10 @@ # 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 -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES = $(kptlrouter-objs:%.o=%.c) router.h +MOSTLYCLEANFILES = @MOSTLYCLEANFILES@ +DIST_SOURCES = $(kmxlnd-objs:%.o=%.c) mxlnd.h