aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2011-03-23 08:23:47 +0100
committerAlexander Graf <agraf@suse.de>2011-05-20 17:35:12 +0200
commit0f3301d406bb84def304bcdce833629fd7d2858a (patch)
tree891cd7b28502417eaf291351fdd1dc13f6ee265d /configure
parentfe9b35b78f0116fce8fa1b95ebb3526e31a73086 (diff)
s390x: build s390x by default
This patch enables building of s390x-softmmu and s390x-linux-user targets by default. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index d7dba5d6ac..bc54293308 100755
--- a/configure
+++ b/configure
@@ -848,6 +848,7 @@ sh4-softmmu \
sh4eb-softmmu \
sparc-softmmu \
sparc64-softmmu \
+s390x-softmmu \
"
fi
# the following are Linux specific
@@ -873,6 +874,7 @@ sparc-linux-user \
sparc64-linux-user \
sparc32plus-linux-user \
unicore32-linux-user \
+s390x-linux-user \
"
fi
# the following are Darwin specific