diff mbox

Revert "alpha-softmmu: Disable for the 0.15 release branch."

Message ID 1316558184-4287-1-git-send-email-rth@twiddle.net
State New
Headers show

Commit Message

Richard Henderson Sept. 20, 2011, 10:36 p.m. UTC
This reverts commit 46f08792bb4a69ab8aab897c174d82b006026140.

This was not supposed to be applied to mainline.

Signed-off-by: Richard Henderson <rth@twiddle.net>
---
 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Edgar E. Iglesias Sept. 20, 2011, 11:02 p.m. UTC | #1
On Tue, Sep 20, 2011 at 03:36:24PM -0700, Richard Henderson wrote:
> This reverts commit 46f08792bb4a69ab8aab897c174d82b006026140.
> 
> This was not supposed to be applied to mainline.

Yes, I've applied it thanks.

Cheers
diff mbox

Patch

diff --git a/configure b/configure
index ad924c4..414317a 100755
--- a/configure
+++ b/configure
@@ -855,6 +855,7 @@  if [ "$softmmu" = "yes" ] ; then
     default_target_list="\
 i386-softmmu \
 x86_64-softmmu \
+alpha-softmmu \
 arm-softmmu \
 cris-softmmu \
 lm32-softmmu \