diff options
author | Igor V. Kovalenko <igor.v.kovalenko@gmail.com> | 2009-06-23 18:04:16 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2009-06-23 18:04:16 +0000 |
commit | 1b64fcae87d120335b16feaa8ab2887ab9d7591a (patch) | |
tree | 976f957fdc9b615eb0ce50654efc59efd3559aa8 /configure | |
parent | 6d53bfd16ed4d8f1e9ae6ea255cbf10106f737f9 (diff) |
add sparc64-softmmu to default configure targets list
Add sparc64 to default list of softmmu targets
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -714,6 +714,7 @@ ppc64-softmmu \ sh4-softmmu \ sh4eb-softmmu \ sparc-softmmu \ +sparc64-softmmu \ " fi # the following are Linux specific |