summaryrefslogtreecommitdiff
path: root/init-and-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-and-build.sh')
-rwxr-xr-xinit-and-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-and-build.sh b/init-and-build.sh
index 4d10e26..41c72e1 100755
--- a/init-and-build.sh
+++ b/init-and-build.sh
@@ -4,6 +4,7 @@
release=13.06
arch=armv8
gcc=4.8
+numproc=`getconf _NPROCESSORS_ONLN`
external_url=
manifest_branch=${manifest_branch:-master}
manifest_repository=${manifest_repository:-git://git.linaro.org/openembedded/manifest.git}