From 309abbe45370b72ffef3596d9337b2970d88cf38 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 22 Jan 2016 17:11:57 +0800 Subject: [PATCH] remove qemu/config-all-disas.mak --- qemu/configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/qemu/configure b/qemu/configure index 7f6d9164..65d09a3b 100755 --- a/qemu/configure +++ b/qemu/configure @@ -1520,8 +1520,6 @@ echo "PIE $pie" config_host_mak="config-host.mak" -echo "# Automatically generated by configure - do not modify" >config-all-disas.mak - echo "# Automatically generated by configure - do not modify" > $config_host_mak echo >> $config_host_mak @@ -1905,7 +1903,6 @@ ldflags="" if test "$tcg_interpreter" = "yes" ; then echo "CONFIG_TCI_DIS=y" >> $config_target_mak - echo "CONFIG_TCI_DIS=y" >> config-all-disas.mak fi case "$ARCH" in