]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/Makefile.objs
hw/misc: add a TMP42{1, 2, 3} device model
[mirror_qemu.git] / hw / misc / Makefile.objs
index c8b489390f7ee76ec9a63b8ccac69a08712396bb..20198466f07033e9c9edcf8183e1957ac3d93186 100644 (file)
@@ -1,6 +1,7 @@
 common-obj-$(CONFIG_APPLESMC) += applesmc.o
 common-obj-$(CONFIG_MAX111X) += max111x.o
 common-obj-$(CONFIG_TMP105) += tmp105.o
+common-obj-$(CONFIG_TMP421) += tmp421.o
 common-obj-$(CONFIG_ISA_DEBUG) += debugexit.o
 common-obj-$(CONFIG_SGA) += sga.o
 common-obj-$(CONFIG_ISA_TESTDEV) += pc-testdev.o