diff options
Diffstat (limited to 'ANDROID_3.4.5/fs/ocfs2/dlm/Makefile')
-rw-r--r-- | ANDROID_3.4.5/fs/ocfs2/dlm/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/fs/ocfs2/dlm/Makefile b/ANDROID_3.4.5/fs/ocfs2/dlm/Makefile deleted file mode 100644 index c8a044ef..00000000 --- a/ANDROID_3.4.5/fs/ocfs2/dlm/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -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 dlmver.o - |