Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
[qemu.git] / hw / nvram / Makefile.objs
bloba912d25391c516461d559470fdfeaafe084b1156
1 common-obj-$(CONFIG_DS1225Y) += ds1225y.o
2 common-obj-y += eeprom93xx.o
3 common-obj-$(CONFIG_I2C) += eeprom_at24c.o
4 common-obj-y += fw_cfg.o
5 common-obj-y += chrp_nvram.o
6 common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
7 obj-$(CONFIG_PSERIES) += spapr_nvram.o