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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=27cdad67a1bc23b38c765b677ed8064bfb8d3e44;p=qemu.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 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 \