summaryrefslogtreecommitdiff
path: root/scripts/update-sys
diff options
context:
space:
mode:
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 bcfbfa84e..268184428 100755
--- a/scripts/update-sys
+++ b/scripts/update-sys
@@ -50,7 +50,7 @@ config $archsym
EOF
if [ "${system}" = "toolchain" -o "${system}" = "qemu" ];then
- sys=${system}-$cpuarch
+ sys=${system}-$arch
else
sys=$system
fi