summaryrefslogtreecommitdiffstats
path: root/fs/nfs/objlayout/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/objlayout/Kbuild')
-rw-r--r--fs/nfs/objlayout/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/objlayout/Kbuild b/fs/nfs/objlayout/Kbuild
index 7b2a5a240657..ed30ea072bb8 100644
--- a/fs/nfs/objlayout/Kbuild
+++ b/fs/nfs/objlayout/Kbuild
@@ -1,5 +1,5 @@
#
# Makefile for the pNFS Objects Layout Driver kernel module
#
-objlayoutdriver-y := objio_osd.o pnfs_osd_xdr_cli.o
+objlayoutdriver-y := objio_osd.o pnfs_osd_xdr_cli.o objlayout.o
obj-$(CONFIG_PNFS_OBJLAYOUT) += objlayoutdriver.o