diff options
Diffstat (limited to 'qemu/hw/mem/Makefile.objs')
-rw-r--r-- | qemu/hw/mem/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/mem/Makefile.objs b/qemu/hw/mem/Makefile.objs index b000fb42b..f12f8b97a 100644 --- a/qemu/hw/mem/Makefile.objs +++ b/qemu/hw/mem/Makefile.objs @@ -1 +1,2 @@ common-obj-$(CONFIG_MEM_HOTPLUG) += pc-dimm.o +common-obj-$(CONFIG_NVDIMM) += nvdimm.o |