Revision 0633879f configure

b/configure
467 467
if test -z "$target_list" ; then
468 468
# these targets are portable
469 469
    if [ "$softmmu" = "yes" ] ; then
470
        target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu arm-softmmu ppc64-softmmu ppcemb-softmmu "
470
        target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu mips64-softmmu mips64el-softmmu arm-softmmu ppc64-softmmu ppcemb-softmmu m68k-softmmu"
471 471
    fi
472 472
# the following are Linux specific
473 473
    if [ "$linux_user" = "yes" ] ; then

Also available in: Unified diff