OSDN Git Service

Makefile.target: code stp dependency on trace-events
authorAlon Levy <alevy@redhat.com>
Sun, 18 Mar 2012 07:47:15 +0000 (08:47 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 30 Mar 2012 10:55:21 +0000 (11:55 +0100)
Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Makefile.target

index 44b2e83..9f3c100 100644 (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) \