aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-06-16 09:40:22 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2016-06-20 17:22:17 +0100
commit1cba9b29427179117760ebdf07d79c7030a2d7c3 (patch)
tree87e91fbcac3b3e9590c4b2e3ac65a5c75fb13b49 /Makefile.objs
parentf3b0163b180b43b2212b0ee680d62142069c8888 (diff)
trace: split out trace events for target-sparc/ directory
Move all trace-events for files in the target-sparc/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1466066426-16657-37-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 22f45b9a56..16c84c2958 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -153,3 +153,4 @@ trace-events-y += hw/alpha/trace-events
trace-events-y += ui/trace-events
trace-events-y += audio/trace-events
trace-events-y += net/trace-events
+trace-events-y += target-sparc/trace-events