From: Richard Henderson Date: Tue, 20 Sep 2011 22:36:24 +0000 (-0700) Subject: Revert "alpha-softmmu: Disable for the 0.15 release branch." X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~5277 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=27cdad67a1bc23b38c765b677ed8064bfb8d3e44;p=sdk%2Femulator%2Fqemu.git 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 --- 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 \