]> git.proxmox.com Git - mirror_qemu.git/blame - hw/s390x/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into...
[mirror_qemu.git] / hw / s390x / Makefile.objs
CommitLineData
28e942f8 1obj-y += s390-virtio-hcall.o
f6c98f92 2obj-y += sclp.o
559a17a1 3obj-y += event-facility.o
9944d320 4obj-y += sclpquiesce.o
49204458 5obj-y += sclpcpu.o
e674a49a 6obj-y += ipl.o
df1fe5bb 7obj-y += css.o
a5c95808 8obj-y += s390-virtio-ccw.o
ff20b0a3 9obj-y += 3270-ccw.o
a5cf2bb4 10obj-y += virtio-ccw.o
dd70bd0d 11obj-y += css-bridge.o
b804e8a6 12obj-y += ccw-device.o
5838d657
CH
13obj-$(CONFIG_PCI) += s390-pci-bus.o s390-pci-inst.o
14obj-$(call lnot,$(CONFIG_PCI)) += s390-pci-stub.o
0efe406c 15obj-y += s390-skeys.o
903fd80b 16obj-y += s390-stattrib.o
0efe406c 17obj-$(CONFIG_KVM) += s390-skeys-kvm.o
903fd80b 18obj-$(CONFIG_KVM) += s390-stattrib-kvm.o
a8eac943 19obj-y += s390-ccw.o