mirror of
https://github.com/apache/nuttx.git
synced 2025-12-09 03:33:51 +08:00
tools/Win.mk:Fix an issue in mkdir -p in Windows native build
This commit is contained in:
@@ -424,7 +424,7 @@ context: include\setjmp.h
|
||||
endif
|
||||
|
||||
staging:
|
||||
$(Q) mkdir -p $@
|
||||
$(Q) mkdir $@
|
||||
|
||||
# Pattern rule for $(CONTEXTDIRS_DEPS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user