diff options
Diffstat (limited to 'hw/mem/Makefile.objs')
-rw-r--r-- | hw/mem/Makefile.objs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/mem/Makefile.objs b/hw/mem/Makefile.objs deleted file mode 100644 index 56345befd0..0000000000 --- a/hw/mem/Makefile.objs +++ /dev/null @@ -1,3 +0,0 @@ -common-obj-$(CONFIG_DIMM) += pc-dimm.o -common-obj-y += memory-device.o -common-obj-$(CONFIG_NVDIMM) += nvdimm.o |