]> git.proxmox.com Git - mirror_qemu.git/blob - hw/nvram/Makefile.objs
i386: Add x-force-features option for testing
[mirror_qemu.git] / hw / nvram / Makefile.objs
1 common-obj-$(CONFIG_DS1225Y) += ds1225y.o
2 common-obj-y += eeprom93xx.o
3 common-obj-$(CONFIG_AT24C) += 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
8 obj-$(CONFIG_NRF51_SOC) += nrf51_nvm.o