summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2018-06-08 14:15:33 +0200
committerPeter Maydell2018-06-08 14:15:33 +0200
commit08bb9b347b9597252338a599421818f4a4e333cb (patch)
tree6b42a990b30c98ef5d2e8ed2f50474602dd17674 /Makefile.objs
parenthw/arm: Remove the deprecated xlnx-ep108 machine (diff)
downloadqemu-08bb9b347b9597252338a599421818f4a4e333cb.tar.gz
qemu-08bb9b347b9597252338a599421818f4a4e333cb.tar.xz
qemu-08bb9b347b9597252338a599421818f4a4e333cb.zip
hw/i2c: Add trace events
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180606191801.6331-1-f4bug@amsat.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
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 2c8cb72407..7a9828da28 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -213,6 +213,7 @@ trace-events-subdirs += hw/char
trace-events-subdirs += hw/display
trace-events-subdirs += hw/dma
trace-events-subdirs += hw/hppa
+trace-events-subdirs += hw/i2c
trace-events-subdirs += hw/i386
trace-events-subdirs += hw/i386/xen
trace-events-subdirs += hw/ide