Signed-off-by: Juan Quintela <quintela@xxxxxxxxxx> --- configure | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/configure b/configure index bbb0c9d..7806456 100755 --- a/configure +++ b/configure @@ -2262,9 +2262,6 @@ case "$target_arch2" in target_phys_bits=64 ;; ia64) - echo "TARGET_ARCH=ia64" >> $config_host_mak - echo "#define TARGET_ARCH \"ia64\"" >> $config_host_h - echo "#define TARGET_IA64 1" >> $config_host_h target_phys_bits=64 ;; alpha) -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html