remove qemu/config-all-disas.mak

This commit is contained in:
Nguyen Anh Quynh 2016-01-22 17:11:57 +08:00
parent 3eb51116b9
commit 309abbe453

3
qemu/configure vendored
View file

@ -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