summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/staging/lustre/lustre/fid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/staging/lustre/lustre/fid/Makefile')
-rw-r--r--kernel/drivers/staging/lustre/lustre/fid/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/drivers/staging/lustre/lustre/fid/Makefile b/kernel/drivers/staging/lustre/lustre/fid/Makefile
new file mode 100644
index 000000000..5513ce416
--- /dev/null
+++ b/kernel/drivers/staging/lustre/lustre/fid/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_LUSTRE_FS) += fid.o
+fid-y := fid_request.o fid_lib.o
+fid-$(CONFIG_PROC_FS) += lproc_fid.o