This commit is contained in:
NeoZeng 2022-11-15 21:03:12 +08:00
parent 1e7f537e15
commit 5feb4f17b3
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ $(BUILD_DIR)/%.bin: $(BUILD_DIR)/%.elf | $(BUILD_DIR)
$(BIN) $< $@
$(BUILD_DIR):
@mkdir build$@
@mkdir $@
#######################################
# clean up