aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/dlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/locking/dlm/Makefile')
-rw-r--r--fs/gfs2/locking/dlm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/gfs2/locking/dlm/Makefile b/fs/gfs2/locking/dlm/Makefile
deleted file mode 100644
index 2609bb6cd013..000000000000
--- a/fs/gfs2/locking/dlm/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-obj-$(CONFIG_GFS2_FS_LOCKING_DLM) += lock_dlm.o
-lock_dlm-y := lock.o main.o mount.o sysfs.o thread.o
-