Thus this rule is useless. Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- Makefile.target | 2 -- 1 file changed, 2 deletions(-)
diff --git a/Makefile.target b/Makefile.target index 3945260..ba12340 100644 --- a/Makefile.target +++ b/Makefile.target @@ -130,8 +130,6 @@ else obj-y += hw/$(TARGET_BASE_ARCH)/ endif -main.o: QEMU_CFLAGS+=$(GPROF_CFLAGS) - GENERATED_HEADERS += hmp-commands.h qmp-commands-old.h endif # CONFIG_SOFTMMU -- 1.8.3.1