matt mooney | 0ccd234 | 2011-01-14 06:12:35 -0800 | [diff] [blame] | 1 | ccflags-y := -Ifs/ocfs2 |
Joel Becker | 34a9dd7 | 2010-01-28 15:00:49 -0800 | [diff] [blame] | 2 | |
3 | obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o | ||||
4 | |||||
Goldwyn Rodrigues | ff8fb33 | 2014-01-21 15:48:20 -0800 | [diff] [blame] | 5 | ocfs2_dlmfs-objs := userdlm.o dlmfs.o |