* [PATCH] disable downloading qemu traditional
@ 2012-01-26 21:42 Zhigang Wang
2012-01-26 22:04 ` Ian Campbell
0 siblings, 1 reply; 3+ messages in thread
From: Zhigang Wang @ 2012-01-26 21:42 UTC (permalink / raw)
To: xen-devel; +Cc: Zhigang Wang
# 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-26 22:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 21:42 [PATCH] disable downloading qemu traditional Zhigang Wang
2012-01-26 22:04 ` Ian Campbell
2012-01-26 22:34 ` Zhigang Wang
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).