X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fs390x%2FMakefile.objs;fp=qemu%2Fhw%2Fs390x%2FMakefile.objs;h=27cd75a9321e092e3d4b83325a957e83d1d124d0;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/hw/s390x/Makefile.objs b/qemu/hw/s390x/Makefile.objs new file mode 100644 index 000000000..27cd75a93 --- /dev/null +++ b/qemu/hw/s390x/Makefile.objs @@ -0,0 +1,11 @@ +obj-y = s390-virtio-bus.o s390-virtio.o +obj-y += s390-virtio-hcall.o +obj-y += sclp.o +obj-y += event-facility.o +obj-y += sclpquiesce.o +obj-y += sclpcpu.o +obj-y += ipl.o +obj-y += css.o +obj-y += s390-virtio-ccw.o +obj-y += virtio-ccw.o +obj-y += s390-pci-bus.o s390-pci-inst.o