[PATCH] add missing libsas include to fix s390 compilation.
[firefly-linux-kernel-4.4.55.git] / fs / dlm / Makefile
index 1e6232e7d8e5ca90b0e6e2586c3bdc8f914777ce..1832e0297f7d828b34b146bb5784dad2c33f3f7c 100644 (file)
@@ -1,6 +1,4 @@
 obj-$(CONFIG_DLM) +=           dlm.o
-obj-$(CONFIG_DLM_DEVICE) +=    dlm_device.o
-
 dlm-y :=                       ast.o \
                                config.o \
                                dir.o \
@@ -15,7 +13,7 @@ dlm-y :=                      ast.o \
                                recover.o \
                                recoverd.o \
                                requestqueue.o \
+                               user.o \
                                util.o
 dlm-$(CONFIG_DLM_DEBUG) +=     debug_fs.o
 
-dlm_device-y :=                        device.o