summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhschang <chang@dev3>2014-12-17 01:51:01 (GMT)
committerhschang <chang@dev3>2014-12-17 01:51:01 (GMT)
commit2bd15533033bcc5768b761ce2fceac28ca74f469 (patch)
tree93b28a8dd8e405f701931eba47ac3a5edaf8a735 /Makefile
parentb3b3dff592001c5b4a024aa696e12e807859014d (diff)
update submodules. (bitbake, meta-oe, oe-core)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89ff129..394159a 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# for the vuultimo, if it is not the default.
MACHINE ?= vusolose
-MULTI_TEMPORARILY ?= YES
+MULTI_TEMPORARILY ?= NO
# Adjust according to the number CPU cores to use for parallel build.
# Default: Number of processors in /proc/cpuinfo, if present, or 1.