[ofw] ibbus filter driver patch 16/18 - iou\makefile.inx
Smith, Stan
stan.smith at intel.com
Mon Aug 18 14:45:20 PDT 2008
Signed-off by: Stan Smith (stan.smith at intel.com)
Having problems with Intel mailer, hence formatting of patch is incorrect, see attached file.
iou\kernel\makefile.inc
# Transform .inx file to .inf file adding date + major,min & svn.version stamp
# Output .inf file is copied to the $(INF_TARGET) folder (commonly where .sys file resides).
_LNG=$(LANGUAGE)
!IF !DEFINED(_INX)
_INX=.
!ENDIF
STAMP=stampinf -a $(_BUILDARCH)
!INCLUDE mod_ver.def
$(INF_TARGET) : $(_INX)\$(INF_NAME).inx
copy $(_INX)\$(@B).inx $@
$(STAMP) -f $@ -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: 466 bytes
Desc: makefile.inc
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080818/3a11e761/attachment.obj>
More information about the ofw
mailing list