summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit/ostest/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8f64200100kit/ostest/Make.defs')
-rw-r--r--nuttx/configs/z8f64200100kit/ostest/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z8f64200100kit/ostest/Make.defs b/nuttx/configs/z8f64200100kit/ostest/Make.defs
index 1cc9726aa..278f724c3 100644
--- a/nuttx/configs/z8f64200100kit/ostest/Make.defs
+++ b/nuttx/configs/z8f64200100kit/ostest/Make.defs
@@ -274,6 +274,6 @@ else
# ZDS-II cannot follow Cygwin soft links, so we will have to use directory copies
- DIRLINK = $(TOPDIR)$(DELIM)tools$(DELIM)winlink.sh
+ DIRLINK = $(TOPDIR)$(DELIM)tools$(DELIM)copydir.sh
DIRUNLINK = $(TOPDIR)$(DELIM)tools$(DELIM)unlink.sh
endif