tcg: Search includes in the parent source directory
[qemu/ar7.git] / hw / nvram / Makefile.objs
blob090df63fcd30f014eef87d95d679df155447eec3
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 obj-$(CONFIG_PSERIES) += spapr_nvram.o
8 obj-$(CONFIG_NRF51_SOC) += nrf51_nvm.o