aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/persistent-data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/persistent-data/Makefile')
-rw-r--r--drivers/md/persistent-data/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/md/persistent-data/Makefile b/drivers/md/persistent-data/Makefile
index d8e7cb767c1..ff528792c35 100644
--- a/drivers/md/persistent-data/Makefile
+++ b/drivers/md/persistent-data/Makefile
@@ -1,5 +1,7 @@
obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o
dm-persistent-data-objs := \
+ dm-array.o \
+ dm-bitset.o \
dm-block-manager.o \
dm-space-map-common.o \
dm-space-map-disk.o \