aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-06-16 09:40:14 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2016-06-20 17:22:16 +0100
commit80aa71e98dcd38f76aa219500a0a084f0a2ecabe (patch)
tree5d3092232fbe02c7f295431df1bf472931034bfd /Makefile.objs
parentfec28134e57f7ac40f0cc4e8fe3e9d5d3644f3e4 (diff)
trace: split out trace events for hw/s390x/ directory
Move all trace-events for files in the hw/s390x/ directory to their own file. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Message-id: 1466066426-16657-29-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 c046e53fe9..551e73e363 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -145,3 +145,4 @@ trace-events-y += hw/i386/trace-events
trace-events-y += hw/9pfs/trace-events
trace-events-y += hw/ppc/trace-events
trace-events-y += hw/pci/trace-events
+trace-events-y += hw/s390x/trace-events