X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=init%2FMakefile;h=243f61de2cbabbff8943c70d2688f54d4cd18c8a;hb=522a988e99335aa9368ae38e9875971bfa03c495;hp=692b91f1c1d4fb04e118e7fd170bf461f94aa72d;hpb=02bbd06e489a9f56910973535152d3ec47f3fdcc;p=firefly-linux-kernel-4.4.55.git diff --git a/init/Makefile b/init/Makefile index 692b91f1c1d4..243f61de2cba 100644 --- a/init/Makefile +++ b/init/Makefile @@ -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