From: Sebastian Herbszt <herbszt@gmx.de>
To: kvm@vger.kernel.org
Cc: herbszt@gmx.de
Subject: [PATCH] Makefile.target: remove second addition of msmouse.o to OBJS
Date: Fri, 24 Apr 2009 21:16:23 +0200 [thread overview]
Message-ID: <1240600583$1607@local> (raw)
msmouse.o is added twice to OBJS.
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Index: kvm-84-714-g2919cca/Makefile.target
===================================================================
--- kvm-84-714-g2919cca.orig/Makefile.target
+++ kvm-84-714-g2919cca/Makefile.target
@@ -644,9 +644,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
next reply other threads:[~2009-04-24 19:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-24 19:16 Sebastian Herbszt [this message]
2009-04-24 23:26 ` [PATCH] Makefile.target: remove second addition of msmouse.o to OBJS Marcelo Tosatti
2009-04-26 10:47 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='1240600583$1607@local' \
--to=herbszt@gmx.de \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox