add msc workaround for cxd56

This commit is contained in:
hathach
2021-09-07 13:30:51 +07:00
parent fa030075c2
commit f47e5402fa
3 changed files with 14 additions and 1 deletions

View File

@@ -61,6 +61,7 @@ GDB = $(CROSS_COMPILE)gdb
OBJCOPY = $(CROSS_COMPILE)objcopy
SIZE = $(CROSS_COMPILE)size
MKDIR = mkdir
PYTHON = python
ifeq ($(CMDEXE),1)
CP = copy