]> Git Repo - qemu.git/blobdiff - hw/nvram/Makefile.objs
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2' into...
[qemu.git] / hw / nvram / Makefile.objs
index e9a66940e0b51dba496528e17e76705a489ba579..b318e53a43423a161a3b215a5f5e87e2a9543ee7 100644 (file)
@@ -1,5 +1,7 @@
 common-obj-$(CONFIG_DS1225Y) += ds1225y.o
 common-obj-y += eeprom93xx.o
+common-obj-$(CONFIG_AT24C) += eeprom_at24c.o
 common-obj-y += fw_cfg.o
+common-obj-y += chrp_nvram.o
 common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
 obj-$(CONFIG_PSERIES) += spapr_nvram.o
This page took 0.024115 seconds and 4 git commands to generate.