]> git.proxmox.com Git - mirror_qemu.git/blame - hw/nvram/Makefile.objs
Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into staging
[mirror_qemu.git] / hw / nvram / Makefile.objs
CommitLineData
49ab747f
PB
1common-obj-$(CONFIG_DS1225Y) += ds1225y.o
2common-obj-y += eeprom93xx.o
b3b76272 3common-obj-$(CONFIG_AT24C) += eeprom_at24c.o
49ab747f 4common-obj-y += fw_cfg.o
55d9950a 5common-obj-y += chrp_nvram.o
49ab747f 6common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
914e29d2 7obj-$(CONFIG_PSERIES) += spapr_nvram.o
c0d4eb83 8obj-$(CONFIG_NRF51_SOC) += nrf51_nvm.o