Blame view

kernel/linux-rt-4.4.41/fs/ocfs2/dlm/Makefile 196 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  ccflags-y := -Ifs/ocfs2
  
  obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o
  
  ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
  	dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o