Skip to content

Commit

Permalink
chore: fix a typo in Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Kuan <[email protected]>
  • Loading branch information
Alan-Kuan authored and josecm committed Dec 13, 2023
1 parent 40e843a commit 426a749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ clean: guests_clean bao_clean platform_clean
distclean:
rm -rf $(wrkdir)

.PHONY: all clean guests bao paltform
.PHONY: all clean guests bao platform
.NOTPARALLEL:

0 comments on commit 426a749

Please sign in to comment.