summaryrefslogtreecommitdiff
path: root/scripts/update-sys
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-30 16:22:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-30 16:22:31 +0200
commit9e2f663b590fb3f1fcf2f03fe057d129bf58764a (patch)
tree852729f8936531a15631a0a5ae5608b9355ee227 /scripts/update-sys
parent48d5f90b13f0cf886417a2b408547a7310e56102 (diff)
parentf1ed9c711fd901acee1f8f22f8e7a4440f181fe5 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'scripts/update-sys')
-rwxr-xr-xscripts/update-sys2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-sys b/scripts/update-sys
index 64b56a7dd..6c82dc626 100755
--- a/scripts/update-sys
+++ b/scripts/update-sys
@@ -49,7 +49,7 @@ config $archsym
boolean
EOF
-if [ "${system}" = "toolchain" -o "${system}" = "qemu" -o "${system}" = "vbox" ];then
+if [ "${system}" = "toolchain" -o "${system}" = "qemu" -o "${system}" = "vbox" -o "${system}" = "aranym" ];then
sys=${system}-$cpuarch
else
sys=$system