From 27cdad67a1bc23b38c765b677ed8064bfb8d3e44 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 20 Sep 2011 15:36:24 -0700 Subject: [PATCH] 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 Signed-off-by: Edgar E. Iglesias --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index ad924c40a1..414317af00 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 \