X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/7fceeb190ac6fbbbec0bf904f743190708301e31..2752728016bef06e7c9cfb961019272859beeca4:/Makefile.objs diff --git a/Makefile.objs b/Makefile.objs index d741134cc7..c6c9b8fc21 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -104,11 +104,13 @@ common-obj-$(CONFIG_LINUX) += fsdev/ common-obj-y += migration/ common-obj-y += audio/ +common-obj-m += audio/ common-obj-y += hw/ common-obj-y += replay/ common-obj-y += ui/ +common-obj-m += ui/ common-obj-y += bt-host.o bt-vhci.o bt-host.o-cflags := $(BLUEZ_CFLAGS) @@ -232,6 +234,7 @@ trace-events-subdirs += hw/alpha trace-events-subdirs += hw/hppa trace-events-subdirs += hw/xen trace-events-subdirs += hw/ide +trace-events-subdirs += hw/tpm trace-events-subdirs += ui trace-events-subdirs += audio trace-events-subdirs += net