]> Git Repo - qemu.git/blame - hw/isa/Makefile.objs
sysemu: avoid proliferation of include/ subdirectories
[qemu.git] / hw / isa / Makefile.objs
CommitLineData
49ab747f
PB
1common-obj-y += isa-bus.o
2common-obj-$(CONFIG_APM) += apm.o
3common-obj-$(CONFIG_I82378) += i82378.o
4common-obj-$(CONFIG_ISA_MMIO) += isa_mmio.o
5common-obj-$(CONFIG_PC87312) += pc87312.o
6common-obj-$(CONFIG_PIIX4) += piix4.o
47934d0a 7common-obj-$(CONFIG_VT82C686) += vt82c686.o
49ab747f 8
47934d0a 9obj-$(CONFIG_LPC_ICH9) += lpc_ich9.o
This page took 0.022509 seconds and 4 git commands to generate.