From: Sebastian Herbszt <[email protected]>

msmouse.o is added twice to OBJS.

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

diff --git a/Makefile.target b/Makefile.target
index abcccc8..bc4a0ed 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -646,9 +646,6 @@ OBJS += e1000.o
 # Serial mouse
 OBJS += msmouse.o
 
-# Serial mouse
-OBJS += msmouse.o
-
 ifeq ($(USE_KVM_DEVICE_ASSIGNMENT), 1)
 OBJS+= device-assignment.o
 LIBS+=-lpci
--
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