diff options
Diffstat (limited to 'qemu/hw/nvram/Makefile.objs')
-rw-r--r-- | qemu/hw/nvram/Makefile.objs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qemu/hw/nvram/Makefile.objs b/qemu/hw/nvram/Makefile.objs deleted file mode 100644 index e9a66940e..000000000 --- a/qemu/hw/nvram/Makefile.objs +++ /dev/null @@ -1,5 +0,0 @@ -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 |