From f1ed9c711fd901acee1f8f22f8e7a4440f181fe5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Sep 2013 15:12:34 +0200 Subject: bring qemu-sh and aranym-m68k in shape --- scripts/update-sys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/update-sys') 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 -- cgit v1.2.3