]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qom/Makefile.objs
qom: Move HMP command handlers to qom/
[mirror_qemu.git] / qom / Makefile.objs
index 516349eec3288b6c03501e4ad7891604626301eb..aae478fc212b6813ce2b95d18328ae983ed27de2 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-hmp-cmds.o qom-qmp-cmds.o