]> git.proxmox.com Git - qemu.git/blobdiff - configure
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
[qemu.git] / configure
index 3e1d7811b146b8b5a464cd6fe430a451b4ae3a7b..2f98c5a242f30b793d687606d051e752c802c1f9 100755 (executable)
--- a/configure
+++ b/configure
@@ -4134,7 +4134,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 \