From: jacob Date: Wed, 19 Jan 2005 22:43:54 +0000 (+0000) Subject: b=5568 X-Git-Tag: v1_7_100~1670 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=36103e1a32d7eb3857eeaaac0d70b08d9937b91f b=5568 don't install lonal when building with cray portals --- diff --git a/lnet/klnds/lolnd/autoMakefile.am b/lnet/klnds/lolnd/autoMakefile.am index d1ef995..d8f2639 100644 --- a/lnet/klnds/lolnd/autoMakefile.am +++ b/lnet/klnds/lolnd/autoMakefile.am @@ -4,8 +4,10 @@ # See the file COPYING in this distribution if MODULES +if !CRAY_PORTALS modulenet_DATA = klonal$(KMODEXT) endif +endif MOSTLYCLEANFILES = *.o *.ko *.mod.c DIST_SOURCES = $(klonal-objs:%.o=%.c) lonal.h