diff options
author | Richard Henderson <rth@twiddle.net> | 2011-09-20 15:36:24 -0700 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | 2011-09-21 00:50:32 +0200 |
commit | 27cdad67a1bc23b38c765b677ed8064bfb8d3e44 (patch) | |
tree | 7c8ca4058364dc0d8e893f68eb671a645bba7ecb /configure | |
parent | 03c39eb558472ab3b13a39e9159b2e1ffa6c3a43 (diff) |
Revert "alpha-softmmu: Disable for the 0.15 release branch."
This reverts commit 46f08792bb4a69ab8aab897c174d82b006026140.
This was not supposed to be applied to mainline.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -855,6 +855,7 @@ if [ "$softmmu" = "yes" ] ; then default_target_list="\ i386-softmmu \ x86_64-softmmu \ +alpha-softmmu \ arm-softmmu \ cris-softmmu \ lm32-softmmu \ |