nd_btt: atomic sector updates
[deliverable/linux.git] / drivers / nvdimm / Makefile
index 6085b4bd7312bec5e05829642d8a37d6407bb5cc..d2aab6c584920cca5a7e007a11277de639278aeb 100644 (file)
@@ -1,8 +1,11 @@
 obj-$(CONFIG_LIBNVDIMM) += libnvdimm.o
 obj-$(CONFIG_BLK_DEV_PMEM) += nd_pmem.o
+obj-$(CONFIG_ND_BTT) += nd_btt.o
 
 nd_pmem-y := pmem.o
 
+nd_btt-y := btt.o
+
 libnvdimm-y := core.o
 libnvdimm-y += bus.o
 libnvdimm-y += dimm_devs.o
This page took 0.023357 seconds and 5 git commands to generate.