[openib-general] [PATCH 6/7] libamso: Update libamso for new libibverbs driver handling
Steve Wise
swise at opengridcomputing.com
Thu Jan 11 15:35:53 PST 2007
Applied with the following addition.
Thanks.
diff --git a/Makefile.am b/Makefile.am
index d1749fd..efbcd59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,9 @@ if HAVE_IBV_DEVICE_LIBRARY_EXTENSION
src_libamso_la_SOURCES = $(AMSO_SOURCES)
src_libamso_la_LDFLAGS = -avoid-version -release @IBV_DEVICE_LIBRARY_EXTENSION@ \
$(amso_version_script)
+ amsoconfdir = $(sysconfdir)/libibverbs.d
+ amsoconf_DATA = amso.driver
+
else
amsolibdir = $(libdir)/infiniband
amsolib_LTLIBRARIES = src/amso.la
More information about the general
mailing list