]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/Makefile
NFS: Clean up nfs_get_user_pages
[linux-2.6-omap-h63xx.git] / fs / nfs / Makefile
index 8b3bb715d177397d1f9df4e6f308c1108b911231..ec61fd56a1a93b693e7379ec0bbb80db02632a82 100644 (file)
@@ -13,4 +13,5 @@ nfs-$(CONFIG_NFS_V4)  += nfs4proc.o nfs4xdr.o nfs4state.o nfs4renewd.o \
                           delegation.o idmap.o \
                           callback.o callback_xdr.o callback_proc.o
 nfs-$(CONFIG_NFS_DIRECTIO) += direct.o
+nfs-$(CONFIG_SYSCTL) += sysctl.o
 nfs-objs               := $(nfs-y)