| Submitter | Peter Maydell |
|---|---|
| Date | March 5, 2013, 1:12 a.m. |
| Message ID | <1362445931-4383-13-git-send-email-peter.maydell@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/224897/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 19738ac..b4deb9b 100755 --- a/configure +++ b/configure @@ -4129,7 +4129,7 @@ case "$target_arch2" in echo "CONFIG_NO_XEN=y" >> $config_target_mak esac case "$target_arch2" in - i386|x86_64|ppcemb|ppc|ppc64|s390x) + arm|i386|x86_64|ppcemb|ppc|ppc64|s390x) # Make sure the target and host cpus are compatible if test "$kvm" = "yes" -a "$target_softmmu" = "yes" -a \ \( "$target_arch2" = "$cpu" -o \