summaryrefslogtreecommitdiff
path: root/build_a_system.sh
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-21 18:12:04 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 18:12:04 +0100
commitf34f52a4e8a5d5bbad5337fdf24a489ad055a490 (patch)
tree54421e14a2d8d6988d01285c76fe408fd31e1266 /build_a_system.sh
parenta2d9ace5804ca56042b4e547786f92b6abb7a91e (diff)
downloadbuildslave-scripts-f34f52a4e8a5d5bbad5337fdf24a489ad055a490.tar.gz
Be morph architecture aware
Diffstat (limited to 'build_a_system.sh')
-rwxr-xr-xbuild_a_system.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_a_system.sh b/build_a_system.sh
index 6be12d5..692b8e8 100755
--- a/build_a_system.sh
+++ b/build_a_system.sh
@@ -5,6 +5,7 @@
set -ex
system_name="$1"
+system_arch="$2"
definitions_dir=$(pwd)/definitions
ybd_dir=$(pwd)/ybd