aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/blocklayout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/blocklayout/Makefile')
-rw-r--r--fs/nfs/blocklayout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/nfs/blocklayout/Makefile b/fs/nfs/blocklayout/Makefile
index d5815505c020..3ca14c36d08b 100644
--- a/fs/nfs/blocklayout/Makefile
+++ b/fs/nfs/blocklayout/Makefile
@@ -2,4 +2,5 @@
# Makefile for the pNFS block layout driver kernel module
#
obj-$(CONFIG_PNFS_BLOCK) += blocklayoutdriver.o
-blocklayoutdriver-objs := blocklayout.o extents.o blocklayoutdev.o blocklayoutdm.o
+
+blocklayoutdriver-y += blocklayout.o dev.o extent_tree.o rpc_pipefs.o