qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] Makefile.target: add stp dependency on trace-events
@ 2012-03-28 13:19 Alon Levy
  0 siblings, 0 replies; only message in thread
From: Alon Levy @ 2012-03-28 13:19 UTC (permalink / raw)
  To: qemu-trivial

Signed-off-by: Alon Levy <alevy@redhat.com>
---
 Makefile.target |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.target b/Makefile.target
index 44b2e83..9f3c100 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -58,7 +58,7 @@ else
 TARGET_TYPE=system
 endif
 
-$(QEMU_PROG).stp:
+$(QEMU_PROG).stp: $(SRC_PATH)/trace-events
 	$(call quiet-command,sh $(SRC_PATH)/scripts/tracetool \
 		--$(TRACE_BACKEND) \
 		--binary $(bindir)/$(QEMU_PROG) \
-- 
1.7.9.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-28 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 13:19 [Qemu-trivial] [PATCH] Makefile.target: add stp dependency on trace-events Alon Levy

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).