]> Git Repo - qemu.git/blobdiff - Makefile.objs
target/nios2: in line the semantics of DISAS_UPDATE with other targets
[qemu.git] / Makefile.objs
index 7ce2588b89a3f00046174d0b4b8e0391a6f35fb7..d22b3b45d7b6952965c2dc3599a60e33b2edf61f 100644 (file)
@@ -59,6 +59,7 @@ common-obj-y += migration/
 common-obj-y += audio/
 common-obj-m += audio/
 common-obj-y += hw/
+common-obj-m += hw/
 
 common-obj-y += replay/
 
@@ -70,6 +71,7 @@ common-obj-$(CONFIG_TPM) += tpm.o
 
 common-obj-y += backends/
 common-obj-y += chardev/
+common-obj-m += chardev/
 
 common-obj-$(CONFIG_SECCOMP) += qemu-seccomp.o
 qemu-seccomp.o-cflags := $(SECCOMP_CFLAGS)
@@ -125,6 +127,7 @@ trace-events-subdirs =
 trace-events-subdirs += accel/kvm
 trace-events-subdirs += accel/tcg
 trace-events-subdirs += backends
+trace-events-subdirs += backends/tpm
 trace-events-subdirs += crypto
 trace-events-subdirs += monitor
 ifeq ($(CONFIG_USER_ONLY),y)
This page took 0.023867 seconds and 4 git commands to generate.