1EXTRA_CFLAGS += -Ifs/ocfs2 2 3obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o 4 5ocfs2_dlmfs-objs := userdlm.o dlmfs.o dlmfsver.o 6