qom: Use returned bool to check for failure, Coccinelle part
[qemu/ar7.git] / hw / isa / Makefile.objs
blob8e73960a750ab0dff328d86010e86744d5c8874d
1 common-obj-$(CONFIG_ISA_BUS) += isa-bus.o
2 common-obj-$(CONFIG_ISA_SUPERIO) += isa-superio.o
3 common-obj-$(CONFIG_APM) += apm.o
4 common-obj-$(CONFIG_I82378) += i82378.o
5 common-obj-$(CONFIG_PC87312) += pc87312.o
6 common-obj-$(CONFIG_PIIX3) += piix3.o
7 common-obj-$(CONFIG_PIIX4) += piix4.o
8 common-obj-$(CONFIG_VT82C686) += vt82c686.o
9 common-obj-$(CONFIG_SMC37C669) += smc37c669-superio.o
11 obj-$(CONFIG_LPC_ICH9) += lpc_ich9.o