summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/ostest/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-25 01:53:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-25 01:53:38 +0000
commita70abf0ba1552acbff40d59e90e4ff10412a3238 (patch)
tree863f26b2176998943479ad4b1f4aabec64b5dc39 /nuttx/configs/ez80f910200zco/ostest/Make.defs
parent82a41fbbc43ed9c04bdeed4b57042864b1845afd (diff)
downloadpx4-nuttx-a70abf0ba1552acbff40d59e90e4ff10412a3238.tar.gz
px4-nuttx-a70abf0ba1552acbff40d59e90e4ff10412a3238.tar.bz2
px4-nuttx-a70abf0ba1552acbff40d59e90e4ff10412a3238.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1523 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/ostest/Make.defs')
-rw-r--r--nuttx/configs/ez80f910200zco/ostest/Make.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200zco/ostest/Make.defs b/nuttx/configs/ez80f910200zco/ostest/Make.defs
index f829c40ac..37940a3a8 100644
--- a/nuttx/configs/ez80f910200zco/ostest/Make.defs
+++ b/nuttx/configs/ez80f910200zco/ostest/Make.defs
@@ -37,7 +37,8 @@ include ${TOPDIR}/.config
# These are the directories where the ZDS-II toolchain is installed
-ZDSINSTALLDIR := C:/Program\ Files/ZiLOG/ZDSII_eZ80Acclaim!_4.11.0
+ZDSVERSION := 4.11.1
+ZDSINSTALLDIR := C:/Program\ Files/ZiLOG/ZDSII_eZ80Acclaim!_$(ZDSVERSION)
ZDSBINDIR := $(ZDSINSTALLDIR)/bin
ZDSSTDINCDIR := $(ZDSINSTALLDIR)/include/std
ZDSZILOGINCDIR := $(ZDSINSTALLDIR)/include/zilog