[ofw] [PATCH] WIX - add sa.h to IB SDK install feature
Smith, Stan
stan.smith at intel.com
Mon Jul 12 14:02:31 PDT 2010
Signed-off-by: stan smith <stan.smith at intel.com>
Revision: 2845
Author: stansmith
Date: 1:58:23 PM, Monday, July 12, 2010
Message:
[WIX] added infiniband\sa.h as part of the IB SDK install feature.
----
Modified : /gen1/trunk/OFED/WIX/common/ib_sdk.inc
--- a/OFED/WIX/common/ib_sdk.inc Mon Jul 12 13:56:52 2010
+++ b/OFED/WIX/common/ib_sdk.inc Mon Jul 12 11:57:16 2010
@@ -367,6 +367,9 @@
<File Id="verbs.h" DiskId="1"
Name="verbs.h"
Source="..\bin\Inc\infiniband\verbs.h" />
+ <File Id="sa.h" DiskId="1"
+ Name="sa.h"
+ Source="..\bin\Inc\infiniband\sa.h" />
</Component>
</Directory>
More information about the ofw
mailing list