]> git.proxmox.com Git - mirror_qemu.git/blame - hw/isa/Makefile.objs
migration/qemu-file: fix potential buf waste for extra buf_index adjustment
[mirror_qemu.git] / hw / isa / Makefile.objs
CommitLineData
1fc125f5 1common-obj-$(CONFIG_ISA_BUS) += isa-bus.o
eae2e2e9 2common-obj-$(CONFIG_ISA_BUS) += isa-superio.o
49ab747f
PB
3common-obj-$(CONFIG_APM) += apm.o
4common-obj-$(CONFIG_I82378) += i82378.o
49ab747f
PB
5common-obj-$(CONFIG_PC87312) += pc87312.o
6common-obj-$(CONFIG_PIIX4) += piix4.o
47934d0a 7common-obj-$(CONFIG_VT82C686) += vt82c686.o
eae2e2e9 8common-obj-$(CONFIG_SMC37C669) += smc37c669-superio.o
49ab747f 9
47934d0a 10obj-$(CONFIG_LPC_ICH9) += lpc_ich9.o