Hi,

On Wed, 11 Jan 2006, Domen Puncer wrote:

> --- qemu-0.8.0/configure      2005-12-19 23:51:53.000000000 +0100
> +++ qemu/configure    2006-01-11 12:59:38.000000000 +0100
> @@ -229,7 +229,7 @@
>  
>  if test -z "$target_list" ; then
>  # these targets are portable
> -    target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu 
> mips-softmmu arm-softmmu"
> +    target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu 
> mips-softmmu arm-softmmu mipsel-softmmu"
>  # the following are Linux specific
>      if [ "$linux" = "yes" ] ; then
>          target_list="i386-user arm-user armeb-user sparc-user ppc-user 
> mips-user mipsel-user $target_list"

BTW configure has this lovely option: "--target-list=LIST"...

Hth,
Dscho



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to