summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd/Make.defs')
-rw-r--r--nuttx/configs/eagle100/httpd/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/httpd/Make.defs b/nuttx/configs/eagle100/httpd/Make.defs
index ef5b28ede..d1d9bb75a 100644
--- a/nuttx/configs/eagle100/httpd/Make.defs
+++ b/nuttx/configs/eagle100/httpd/Make.defs
@@ -64,7 +64,7 @@ ifeq ($(CROSSDEV),arm-nuttx-elf-)
MAXOPTIMIZATION = -Os
else
WINTOOL = y
- DIRLINK = $(TOPDIR)/tools/winlink.sh
+ DIRLINK = $(TOPDIR)/tools/copydir.sh
DIRUNLINK = $(TOPDIR)/tools/unlink.sh
MKDEP = $(TOPDIR)/tools/mknulldeps.sh
ARCHCPUFLAGS = -mcpu=cortex-m3 -mthumb -mfloat-abi=soft