[ofw] [PATCH] MLX4_HCA - fix INF_TARGET

Reuven Amitai reuven at mellanox.co.il
Mon Aug 11 05:05:33 PDT 2008


Hi,

The patch remove redundant '=' from INF_TARGET which disable proper
stamping. [MLNX - 2963]

Thanks, Reuven.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Index: SOURCES
===================================================================
--- SOURCES	(revision 1471)
+++ SOURCES	(working copy)
@@ -6,7 +6,7 @@
 # WDK build only - transform .inx --> .inf adding date & version stamp.
 # see .\makefile.inc
 INF_NAME=$(TARGETNAME)
-INF_TARGET==..\..\..\..\bin\kernel\$(O)\$(INF_NAME).inf
+INF_TARGET=..\..\..\..\bin\kernel\$(O)\$(INF_NAME).inf
 NTTARGETFILES=$(INF_TARGET)
 !endif

  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlx4_hca_sources.patch
Type: application/octet-stream
Size: 438 bytes
Desc: mlx4_hca_sources.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080811/31d03867/attachment.obj>


More information about the ofw mailing list