Skip to content

Commit

Permalink
fix default target
Browse files Browse the repository at this point in the history
  • Loading branch information
rroohhh committed Mar 10, 2019
1 parent 3367a76 commit 7d8ab57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makefiles/host/main.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
include config.mk

.DEFAULT_GOAL := build/$(IMAGE)

include config.mk
include assemble.mk
include qemu.mk

Expand Down

0 comments on commit 7d8ab57

Please sign in to comment.