[ofa-general] [PATCH] opensm/osm_vendor_select.h: undoing change in default vendor selection
Yevgeny Kliteynik
kliteyn at dev.mellanox.co.il
Tue Jun 24 23:46:31 PDT 2008
Hi Sasha,
Undoing a change in the default vendor selection.
The patch broke ibmgtsim compilation.
Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
opensm/include/vendor/osm_vendor_select.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/include/vendor/osm_vendor_select.h b/opensm/include/vendor/osm_vendor_select.h
index a7d12dc..8dcc05b 100644
--- a/opensm/include/vendor/osm_vendor_select.h
+++ b/opensm/include/vendor/osm_vendor_select.h
@@ -58,7 +58,7 @@
#ifndef OSM_VENDOR_INTF_TS
#ifndef OSM_VENDOR_INTF_SIM
#ifndef OSM_VENDOR_INTF_AL
-#define OSM_VENDOR_INTF_OPENIB
+#define OSM_VENDOR_INTF_AL
#endif /* AL */
#endif /* TS */
#endif /* SIM */
--
1.5.1.4
More information about the general
mailing list