[openib-general] [PATCH] osm: export more opensm headers
    Eitan Zahavi 
    eitan at mellanox.co.il
       
    Wed Aug 17 23:37:05 PDT 2005
    
    
  
Hi Hal
Somehow the last patch got accepted only partially.
So here is the extra diff. 
Thanks
Eitan
I tested the patch on :
2.6.12.3-smp SuSE Linux 9.3 (i586)
Signed-off-by:  Eitan Zahavi <eitan at mellanox.co.il>
Index: Makefile.am
===================================================================
--- Makefile.am	(revision 3128)
+++ Makefile.am	(working copy)
@@ -75,6 +75,8 @@ opensm_LDFLAGS = -Wl,--rpath -Wl,$(libdi
 opensmincludedir = $(includedir)/infiniband/opensm
 
 opensminclude_HEADERS = $(srcdir)/../include/opensm/osm_base.h \
+			$(srcdir)/../include/opensm/osm_msgdef.h \
+			$(srcdir)/../include/opensm/osm_helper.h \
 			$(srcdir)/../include/opensm/osm_log.h \
 			$(srcdir)/../include/opensm/osm_madw.h \
 			$(srcdir)/../include/opensm/osm_mad_pool.h \
    
    
More information about the general
mailing list