]> git.proxmox.com Git - qemu.git/blob - hw/isa/Makefile.objs
193746a73e1942be672e305b15111736e642b9be
[qemu.git] / hw / isa / Makefile.objs
1 common-obj-y += isa-bus.o
2 common-obj-$(CONFIG_APM) += apm.o
3 common-obj-$(CONFIG_I82378) += i82378.o
4 common-obj-$(CONFIG_ISA_MMIO) += isa_mmio.o
5 common-obj-$(CONFIG_PC87312) += pc87312.o
6 common-obj-$(CONFIG_PIIX4) += piix4.o
7 common-obj-$(CONFIG_VT82C686) += vt82c686.o
8
9 obj-$(CONFIG_LPC_ICH9) += lpc_ich9.o