fs: change to new flag variable
[deliverable/linux.git] / fs / ocfs2 / dlmfs / Makefile
1 ccflags-y := -Ifs/ocfs2
2
3 obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o
4
5 ocfs2_dlmfs-objs := userdlm.o dlmfs.o dlmfsver.o
This page took 0.037275 seconds and 5 git commands to generate.