summaryrefslogtreecommitdiff
path: root/scripts/update-sys
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-02 13:06:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-02 13:06:50 +0200
commit984ea37e4ecdc7fb5e277bf5a045af73b5204791 (patch)
treeab106aa77066da3ff699b0421ade63d2e15a9dec /scripts/update-sys
parent9c99c075a925519eb073744d9cbdaee596abb4ab (diff)
parent771da6d340f447a74dd9306c866219a5e5b85b0d (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