From 1e8d17cbc041a39b23aedd669a605e7f0c4708dc Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Fri, 13 Oct 2023 07:03:27 -0300 Subject: [PATCH] multicore extraction --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ab1fd0d6..886e1703 100644 --- a/Makefile +++ b/Makefile @@ -191,7 +191,7 @@ all: uncompressed init: $(MAKE) clean - $(MAKE) extract -j + $(MAKE) extract -j $(nproc) $(MAKE) all uncompressed: $(ROM)