meson: convert hw/pci
[qemu/ar7.git] / hw / nvram / Makefile.objs
blobf3ad921382053dbc666aa2040963c60dedc94a3e
1 common-obj-$(CONFIG_DS1225Y) += ds1225y.o
2 common-obj-$(CONFIG_NMC93XX_EEPROM) += eeprom93xx.o
3 common-obj-$(CONFIG_AT24C) += eeprom_at24c.o
4 common-obj-y += fw_cfg.o
5 common-obj-$(CONFIG_CHRP_NVRAM) += chrp_nvram.o
6 common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
7 common-obj-$(CONFIG_NRF51_SOC) += nrf51_nvm.o
8 obj-$(CONFIG_PSERIES) += spapr_nvram.o