mirror of
https://github.com/xqemu/xqemu.git
synced 2025-04-02 11:11:56 -04:00
5 lines
181 B
Text
5 lines
181 B
Text
common-obj-$(CONFIG_DS1225Y) += ds1225y.o
|
|
common-obj-y += eeprom93xx.o
|
|
common-obj-y += fw_cfg.o
|
|
common-obj-$(CONFIG_MAC_NVRAM) += mac_nvram.o
|
|
obj-$(CONFIG_PSERIES) += spapr_nvram.o
|