[ofw] [WINMAD] add standard WinOF DriverVer tag
Smith, Stan
stan.smith at intel.com
Wed Apr 1 17:46:05 PDT 2009
Hello,
Please find patches to add standard WinOF DriverVer tag.
Thanks,
Stan.
--- core/winmad/kernel/makefile.inc Wed Apr 01 17:39:19 2009
+++ core/winmad/kernel/makefile.inc.new Wed Apr 01 16:19:05 2009
@@ -2,6 +2,8 @@
_INX=.
STAMP=stampinf -f $@ -a $(_BUILDARCH) -k $(KMDF_VERSION_MAJOR).$(KMDF_VERSION_MINOR)
+!INCLUDE mod_ver.def
+
$(OBJ_PATH)\$(O)\$(INF_NAME).inf: $(_INX)\$(INF_NAME).inx
copy $(_INX)\$(@B).inx $@
- $(STAMP)
+ $(STAMP) -d * -v $(IB_MAJORVERSION).$(IB_MINORVERSION).$(IB_BUILDVERSION).$(OPENIB_REV)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile.inc
Type: application/octet-stream
Size: 322 bytes
Desc: makefile.inc
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090401/4c7ffca7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile.inc.patch
Type: application/octet-stream
Size: 811 bytes
Desc: makefile.inc.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090401/4c7ffca7/attachment-0001.obj>
More information about the ofw
mailing list