[ofa-general] [PATCH] osm_vendor_select.h: make OSM_VENDOR_INTF_OPENIB to be default
Sasha Khapyorsky
sashak at voltaire.com
Sun Jun 15 11:42:10 PDT 2008
This should be helpful for third party software (specifically OpenSM
event plugin(s)) to not bother with vendor selection and compilation
flags setup.
Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---
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 8dcc05b..a7d12dc 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_AL
+#define OSM_VENDOR_INTF_OPENIB
#endif /* AL */
#endif /* TS */
#endif /* SIM */
--
1.5.5.1.178.g1f811
More information about the general
mailing list