]> git.proxmox.com Git - mirror_qemu.git/blob - hw/isa/Makefile.objs
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170403' into staging
[mirror_qemu.git] / hw / isa / Makefile.objs
1 common-obj-$(CONFIG_ISA_BUS) += isa-bus.o
2 common-obj-$(CONFIG_APM) += apm.o
3 common-obj-$(CONFIG_I82378) += i82378.o
4 common-obj-$(CONFIG_PC87312) += pc87312.o
5 common-obj-$(CONFIG_PIIX4) += piix4.o
6 common-obj-$(CONFIG_VT82C686) += vt82c686.o
7
8 obj-$(CONFIG_LPC_ICH9) += lpc_ich9.o