clean linker_scripts

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-15 19:35:00 -03:00
parent 3f2e8c2d81
commit 418e51ca7f
+1
View File
@@ -229,6 +229,7 @@ clean:
@git clean -fdx assets/
@git clean -fdx bin/
@git clean -fdx build/
@git clean -fdx linker_scripts/
format:
@./tools/format.py -j $(nproc)