UPSTREAM: power_supply: fix return value of get_property
[firefly-linux-kernel-4.4.55.git] / init / Makefile
index 692b91f1c1d4fb04e118e7fd170bf461f94aa72d..243f61de2cbabbff8943c70d2688f54d4cd18c8a 100644 (file)
@@ -15,6 +15,7 @@ mounts-y                      := do_mounts.o
 mounts-$(CONFIG_BLK_DEV_RAM)   += do_mounts_rd.o
 mounts-$(CONFIG_BLK_DEV_INITRD)        += do_mounts_initrd.o
 mounts-$(CONFIG_BLK_DEV_MD)    += do_mounts_md.o
+mounts-$(CONFIG_BLK_DEV_DM)    += do_mounts_dm.o
 
 # dependencies on generated files need to be listed explicitly
 $(obj)/version.o: include/generated/compile.h