aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/Makefile
blob: c8a044efbb150653c32d94460fa929944d25181f (plain)
1
2
3
4
5
6
7
ccflags-y := -Ifs/ocfs2

obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o

ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
	dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o