X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fqom%2FMakefile.objs;fp=qemu%2Fqom%2FMakefile.objs;h=985003bd034ee5e730b252d48d89ff6c525d5c58;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/qom/Makefile.objs b/qemu/qom/Makefile.objs new file mode 100644 index 000000000..985003bd0 --- /dev/null +++ b/qemu/qom/Makefile.objs @@ -0,0 +1,3 @@ +common-obj-y = object.o container.o qom-qobject.o +common-obj-y += cpu.o +common-obj-y += object_interfaces.o