build: Move DIRLINK/DIRUNLINK definition to common place

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-05-19 11:31:48 +08:00
committed by Abdelatif Guettouche
parent 6e94effeed
commit 9ec9431706
236 changed files with 35 additions and 583 deletions
@@ -127,8 +127,6 @@ endif
ifeq ($(CONFIG_CYGWIN_WINTOOL),y)
# Windows-native host tools
DIRLINK = $(TOPDIR)$(DELIM)tools$(DELIM)copydir.sh
DIRUNLINK = $(TOPDIR)$(DELIM)tools$(DELIM)unlink.sh
MKDEP = $(TOPDIR)$(DELIM)tools$(DELIM)mkwindeps.sh
else
# Linux/Cygwin-native host tools