summaryrefslogtreecommitdiffstats
path: root/drivers/dax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dax/Makefile')
-rw-r--r--drivers/dax/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/dax/Makefile b/drivers/dax/Makefile
new file mode 100644
index 0000000..27c54e3
--- /dev/null
+++ b/drivers/dax/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_DEV_DAX) += dax.o
+obj-$(CONFIG_DEV_DAX_PMEM) += dax_pmem.o
+
+dax_pmem-y := pmem.o
OpenPOWER on IntegriCloud