Fix makefile error
This commit is contained in:
parent
e3debeac7a
commit
1827291dc4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -27,4 +27,4 @@ format:
|
|||
clean:
|
||||
rm -rf $(OBJ) $(ELF) *.json .cache
|
||||
|
||||
.PHONY: format
|
||||
.PHONY: format
|
||||
|
|
Loading…
Add table
Reference in a new issue