Skip to content

Commit

Permalink
fix<dcdc>: fixed typo in make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar committed Sep 7, 2023
1 parent 1ce5e64 commit 28f1ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfasoc/generators/dcdc-gen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ clean:
rm -rf work
rm -rf tools/*.pyc tools/__pycache__/
rm -rf flow/design/src/dcdc
rm -rf simulations/run
rm -rf simulations/runs
cd flow && make nuke

0 comments on commit 28f1ec7

Please sign in to comment.