summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e8dc6e9f..245a1a16a 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ MAKEFLAGS += --no-print-directory
AUTO_GEN_TARGETS :=
-all: rom
+all: tools rom
rom: $(ROM)
ifeq ($(COMPARE),1)