diff --git a/Makefile b/Makefile index 886e1703..4547125a 100644 --- a/Makefile +++ b/Makefile @@ -192,7 +192,7 @@ all: uncompressed init: $(MAKE) clean $(MAKE) extract -j $(nproc) - $(MAKE) all + $(MAKE) all -j $(nproc) uncompressed: $(ROM) ifneq ($(COMPARE),0)