]> Git Repo - linux.git/blob - fs/ocfs2/dlmfs/Makefile
Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into drm-intel...
[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
This page took 0.035985 seconds and 4 git commands to generate.