device-dax: "Hotplug" persistent memory for use like normal RAM
[linux-2.6-microblaze.git] / drivers / dax / Makefile
index 233bbff..81f7d54 100644 (file)
@@ -1,6 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 obj-$(CONFIG_DAX) += dax.o
 obj-$(CONFIG_DEV_DAX) += device_dax.o
+obj-$(CONFIG_DEV_DAX_KMEM) += kmem.o
 
 dax-y := super.o
 dax-y += bus.o