[ofw] [PATCH] Don't build WSD for XP

Smith, Stan stan.smith at intel.com
Thu Jul 17 16:29:04 PDT 2008



Oh, that's far too easy............. ;-)

Thank you!

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