[ofw] [PATCH] Don't build WSD for XP
Smith, Stan
stan.smith at intel.com
Thu Jul 17 17:25:12 PDT 2008
Committed in svn.1414
Fab Tillier wrote:
> This patch skips building WSD and the WSD installer for Windows XP.
>
> Signed-off-by: Fab Tillier <ftillier at microsoft.com>
>
> Index: tools/wsdinstall/user/makefile
> ===================================================================
> --- tools/wsdinstall/user/makefile (revision 1408)
> +++ tools/wsdinstall/user/makefile (working copy)
> @@ -3,5 +3,6 @@
> # file to this component. This file merely indirects to the real
> make file # that is shared by all the driver components of the
> OpenIB Windows project. #
> +MINIMUM_NT_TARGET_VERSION=0x502
>
> !INCLUDE ..\..\..\inc\openib.def
> Index: ulp/wsd/user/makefile
> ===================================================================
> --- ulp/wsd/user/makefile (revision 1408)
> +++ ulp/wsd/user/makefile (working copy)
> @@ -3,5 +3,6 @@
> # file to this component. This file merely indirects to the real
> make file # that is shared by all the driver components of the
> OpenIB Windows project. #
> +MINIMUM_NT_TARGET_VERSION=0x502
>
> !INCLUDE ..\..\..\inc\openib.def
More information about the ofw
mailing list