From 87d1c58d9c735d2e032654d41568ba322b116ae1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 22 Jun 2011 15:22:56 +0000 Subject: Changes for clean ez80 ZDS-II compile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3733 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z8f64200100kit/ostest/Make.defs | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/z8f64200100kit') diff --git a/nuttx/configs/z8f64200100kit/ostest/Make.defs b/nuttx/configs/z8f64200100kit/ostest/Make.defs index 3b82fba27..7324c7952 100644 --- a/nuttx/configs/z8f64200100kit/ostest/Make.defs +++ b/nuttx/configs/z8f64200100kit/ostest/Make.defs @@ -53,6 +53,7 @@ ZDSZILOGLIBDIR := $(ZDSINSTALLDIR)/lib/zilog # These are the same directories but with the directory separator # character swapped as needed by the ZDS-II compiler +WINTOOL := y WTOPDIR := ${shell cygpath -w $(TOPDIR)} WZDSSTDINCDIR := ${shell cygpath -w $(ZDSSTDINCDIR)} WZDSZILOGINCDIR := ${shell cygpath -w $(ZDSZILOGINCDIR)} -- cgit v1.2.3