aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dax/hmem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dax/hmem/Makefile')
-rw-r--r--drivers/dax/hmem/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/dax/hmem/Makefile b/drivers/dax/hmem/Makefile
new file mode 100644
index 00000000000000..57377b4c3d47d9
--- /dev/null
+++ b/drivers/dax/hmem/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_DEV_DAX_HMEM) += dax_hmem.o
+obj-$(CONFIG_DEV_DAX_HMEM_DEVICES) += device_hmem.o
+
+device_hmem-y := device.o
+dax_hmem-y := hmem.o