From c3b1a41c2e146681b8e3e9c877274da99daa3f13 Mon Sep 17 00:00:00 2001 From: stansmith Date: Fri, 18 Jul 2008 00:22:47 +0000 Subject: [PATCH] [WinOF] Don't build WSD for WXP32 tools\wsdinstall\user\makefile tools\ulp\wsd\user\makefile git-svn-id: svn://openib.tc.cornell.edu/gen1@1414 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/tools/wsdinstall/user/makefile | 1 + trunk/ulp/wsd/user/makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/trunk/tools/wsdinstall/user/makefile b/trunk/tools/wsdinstall/user/makefile index bffacaa7..a28a5610 100644 --- a/trunk/tools/wsdinstall/user/makefile +++ b/trunk/tools/wsdinstall/user/makefile @@ -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 diff --git a/trunk/ulp/wsd/user/makefile b/trunk/ulp/wsd/user/makefile index bffacaa7..a28a5610 100644 --- a/trunk/ulp/wsd/user/makefile +++ b/trunk/ulp/wsd/user/makefile @@ -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 -- 2.46.0