From: Avi Kivity <[email protected]>

Based on patch by Jiajun Xu.

Signed-off-by: Avi Kivity <[email protected]>

diff --git a/Makefile.target b/Makefile.target
index 575466c..cd88a20 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -800,6 +800,7 @@ $(QEMU_PROG): $(OBJS) ../libqemu_common.a libqemu.a $(HWLIB)
        $(call LINK,$(OBJS))
 
 $(QEMU_PROG): ARLIBS += $(DEPLIBS)
+$(QEMU_PROG): $(DEPLIBS)
 
 FORCE:
 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to