Makefile.target: code stp dependency on trace-events

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
Alon Levy 2012-03-18 08:47:15 +01:00 committed by Stefan Hajnoczi
parent f638f0d3ae
commit 2174e2380f
1 changed files with 1 additions and 1 deletions

View File

@ -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) \