[Qemu-devel] [PULL 12/12] build: softmmu targets do not have a "main.o" file

2014-02-20 Thread Paolo Bonzini
Thus this rule is useless. Signed-off-by: Paolo Bonzini --- 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)/

[Qemu-devel] [PULL 12/12] build: softmmu targets do not have a "main.o" file

2014-02-17 Thread Paolo Bonzini
Thus this rule is useless. Signed-off-by: Paolo Bonzini --- Makefile.target |2 -- 1 files changed, 0 insertions(+), 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/