update doc

This commit is contained in:
NeoZeng
2022-11-15 16:36:50 +08:00
parent 9908dfd015
commit 1e7f537e15
2 changed files with 6 additions and 4 deletions

View File

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