]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - qom/Makefile.objs
qom: Move QMP command handlers to qom/
[thirdparty/qemu.git] / qom / Makefile.objs
index 516349eec3288b6c03501e4ad7891604626301eb..5fb43b842c6918f40f9f4600657edbedc1128be6 100644 (file)
@@ -2,3 +2,4 @@ qom-obj-y = object.o container.o qom-qobject.o
 qom-obj-y += object_interfaces.o
 
 common-obj-y = cpu.o
+common-obj-$(CONFIG_SOFTMMU) += qom-qmp-cmds.o