summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/fld
diff options
context:
space:
mode:
authorDmitry Eremin <dmiter4ever@gmail.com>2015-05-30 23:27:05 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 15:26:38 +0900
commite4ba525e8f5f78d5e40ced1f80c50b05aaa01ecb (patch)
tree1493e39c2a4a18823d1d88d230c201073fac4816 /drivers/staging/lustre/lustre/fld
parentd9528a30a8361a1af1f436129e2eb9165a3cbc5b (diff)
staging/lustre/obd: final removal of procfs stuff
Signed-off-by: Dmitry Eremin <dmiter4ever@gmail.com> Signed-off-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/fld')
-rw-r--r--drivers/staging/lustre/lustre/fld/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/lustre/lustre/fld/Makefile b/drivers/staging/lustre/lustre/fld/Makefile
index 2bbf08433dca..646e315d1aa8 100644
--- a/drivers/staging/lustre/lustre/fld/Makefile
+++ b/drivers/staging/lustre/lustre/fld/Makefile
@@ -1,3 +1,2 @@
obj-$(CONFIG_LUSTRE_FS) += fld.o
-fld-y := fld_request.o fld_cache.o
-fld-$(CONFIG_PROC_FS) += lproc_fld.o
+fld-y := fld_request.o fld_cache.o lproc_fld.o