Revision 38260998 configure
b/configure | ||
---|---|---|
232 | 232 |
|
233 | 233 |
if test -z "$target_list" ; then |
234 | 234 |
# these targets are portable |
235 |
target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu arm-softmmu" |
|
235 |
target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu arm-softmmu"
|
|
236 | 236 |
# the following are Linux specific |
237 | 237 |
if [ "$linux" = "yes" ] ; then |
238 | 238 |
target_list="i386-user arm-user armeb-user sparc-user ppc-user mips-user mipsel-user $target_list" |
Also available in: Unified diff