diff options
Diffstat (limited to 'hw/mem/Makefile.objs')
-rw-r--r-- | hw/mem/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mem/Makefile.objs b/hw/mem/Makefile.objs new file mode 100644 index 0000000000..b000fb42bf --- /dev/null +++ b/hw/mem/Makefile.objs @@ -0,0 +1 @@ +common-obj-$(CONFIG_MEM_HOTPLUG) += pc-dimm.o |