[Makefile] set MULTI_TEMPORARILY to YES.
[vuplus_openvuplus_3.0] / Makefile
index 8a7374b..90c71d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
 # for the vuultimo, if it is not the default.
 MACHINE ?= vusolose
 
-MULTI_TEMPORARILY ?= NO
+MULTI_TEMPORARILY ?= YES
 
 # Adjust according to the number CPU cores to use for parallel build.
 # Default: Number of processors in /proc/cpuinfo, if present, or 1.