Fix incorrect bootstrap make target

This commit is contained in:
Khue Doan 2021-09-01 20:18:01 +07:00
parent f1263eb9b4
commit e68c569f24

View File

@ -7,8 +7,8 @@ metal:
make -C metal make -C metal
.PHONY: bootstrap .PHONY: bootstrap
apps: bootstrap:
make -C apps make -C bootstrap
.PHONY: tools .PHONY: tools
tools: tools: