summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2011-05-20 14:02:28 -0700
committerRichard Henderson <rth@anchor.twiddle.net>2011-05-31 10:18:05 -0700
commitb758aca1f6cdb175634812b79f5560c36c902d00 (patch)
tree4654a484ef18c9ff93245f04b7a11ffadf590b70 /configure
parent129d8aa575b1a0c06b471a506c5a233bd270bff4 (diff)
downloadhqemu-b758aca1f6cdb175634812b79f5560c36c902d00.zip
hqemu-b758aca1f6cdb175634812b79f5560c36c902d00.tar.gz
target-alpha: Enable the alpha-softmmu target.
With all of the pre-existing code that would not compile gone, this is the earliest point at which the target can be enabled. There is no machine defined yet, so this will crash on startup. Enable the target anyway, to make sure that further compilation problems do not creep back in. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a318d37..53666d2 100755
--- a/configure
+++ b/configure
@@ -831,6 +831,7 @@ if [ "$softmmu" = "yes" ] ; then
default_target_list="\
i386-softmmu \
x86_64-softmmu \
+alpha-softmmu \
arm-softmmu \
cris-softmmu \
lm32-softmmu \
OpenPOWER on IntegriCloud