X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=init%2FMakefile;h=1677baa799c69dcdc5fa2df3f9676b4fe2bb0e62;hb=74ef523dfe4cccecead23ca4a4b7ac33ad0e062c;hp=0bf677aa0872f8c9f61c411b5adb6f1c395a8910;hpb=fc7f99cf36ebae853639dabb43bc2f0098c59aef;p=cascardo%2Flinux.git diff --git a/init/Makefile b/init/Makefile index 0bf677aa0872..1677baa799c6 100644 --- a/init/Makefile +++ b/init/Makefile @@ -14,6 +14,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