Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request...
[qemu.git] / hw / nvram / Makefile.objs
1 common-obj-$(CONFIG_DS1225Y) += ds1225y.o
2 common-obj-y += eeprom93xx.o
3 common-obj-y += fw_cfg.o
4 common-obj-y += chrp_nvram.o
5 common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
6 obj-$(CONFIG_PSERIES) += spapr_nvram.o
This page took 0.023382 seconds and 4 git commands to generate.