summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z8encore000zco
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-06-22 15:22:56 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-06-22 15:22:56 +0000
commitc9e15e076c05432ed4643a6b264c48297c4556d7 (patch)
tree865ca20a763a1f8a7419024d8abe44039b653c36 /nuttx/configs/z8encore000zco
parent5b226713b9644a928a4907f316b451075845fe49 (diff)
Changes for clean ez80 ZDS-II compile
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3733 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/z8encore000zco')
-rw-r--r--nuttx/configs/z8encore000zco/ostest/Make.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/z8encore000zco/ostest/Make.defs b/nuttx/configs/z8encore000zco/ostest/Make.defs
index 8e4e7e90b7..a14f9b6154 100644
--- a/nuttx/configs/z8encore000zco/ostest/Make.defs
+++ b/nuttx/configs/z8encore000zco/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)}