xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Zhigang Wang <zhigang.x.wang@oracle.com>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: Zhigang Wang <zhigang.x.wang@oracle.com>
Subject: [PATCH] disable downloading qemu traditional
Date: Thu, 26 Jan 2012 16:42:16 -0500	[thread overview]
Message-ID: <9c05e938466b46d79fa9.1327614136@zhigang.us.oracle.com> (raw)

# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1327614102 18000
# Node ID 9c05e938466b46d79fa9cf09d9b3d2e939e3c142
# Parent  4271634e4c86568b6bf2241ebf9be4a82ab430bf
disable downloading qemu traditional

Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>

diff -r 4271634e4c86 -r 9c05e938466b Makefile
--- a/Makefile	Wed Jan 25 15:52:47 2012 +0000
+++ b/Makefile	Thu Jan 26 16:41:42 2012 -0500
@@ -70,7 +70,7 @@ install-tools:
 	$(MAKE) -C tools install
 
 ifeq ($(CONFIG_IOEMU),y)
-install-tools: tools/qemu-xen-traditional-dir tools/qemu-xen-dir
+	install-tools: tools/qemu-xen-dir
 endif
 
 .PHONY: install-kernels

             reply	other threads:[~2012-01-26 21:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 21:42 Zhigang Wang [this message]
2012-01-26 22:04 ` [PATCH] disable downloading qemu traditional Ian Campbell
2012-01-26 22:34   ` Zhigang Wang

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=9c05e938466b46d79fa9.1327614136@zhigang.us.oracle.com \
    --to=zhigang.x.wang@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /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;
as well as URLs for NNTP newsgroup(s).