]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - fs/ocfs2/dlm/Makefile
Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' into...
[mirror_ubuntu-artful-kernel.git] / fs / ocfs2 / dlm / Makefile
CommitLineData
0ccd234c 1ccflags-y := -Ifs/ocfs2
6714d8e8 2
34a9dd7e 3obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o
6714d8e8
KH
4
5ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
ff8fb335 6 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o
8df08c89 7