]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - fs/ocfs2/dlm/Makefile
ocfs2: Only build ocfs2/dlm with the o2cb stack module
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / dlm / Makefile
1 EXTRA_CFLAGS += -Ifs/ocfs2
2
3 obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o ocfs2_dlmfs.o
4
5 ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
6         dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o
7
8 ocfs2_dlmfs-objs := userdlm.o dlmfs.o dlmfsver.o