X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fdlm%2FMakefile;h=d248e60951bac0ce8d04b19f291e380814f3826c;hb=64b853aa328f34dd58e4e617cded91e2ddbcac13;hp=65388944eba0e8a5507842ffe23bcde8d0d39866;hpb=9cdf083f981b8d37b3212400a359368661385099;p=cascardo%2Flinux.git diff --git a/fs/dlm/Makefile b/fs/dlm/Makefile index 65388944eba0..d248e60951ba 100644 --- a/fs/dlm/Makefile +++ b/fs/dlm/Makefile @@ -8,14 +8,13 @@ dlm-y := ast.o \ member.o \ memory.o \ midcomms.o \ + netlink.o \ + lowcomms.o \ rcom.o \ recover.o \ recoverd.o \ requestqueue.o \ user.o \ - util.o + util.o dlm-$(CONFIG_DLM_DEBUG) += debug_fs.o -dlm-$(CONFIG_DLM_TCP) += lowcomms-tcp.o - -dlm-$(CONFIG_DLM_SCTP) += lowcomms-sctp.o \ No newline at end of file