]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/Makefile
NFSv4: Implement the fs_locations function call
[linux-2.6-omap-h63xx.git] / fs / nfs / Makefile
index ec61fd56a1a93b693e7379ec0bbb80db02632a82..d9d494cee388446eab235c9711396c1af4279516 100644 (file)
@@ -5,7 +5,8 @@
 obj-$(CONFIG_NFS_FS) += nfs.o
 
 nfs-y                  := dir.o file.o inode.o nfs2xdr.o pagelist.o \
-                          proc.o read.o symlink.o unlink.o write.o
+                          proc.o read.o symlink.o unlink.o write.o \
+                          namespace.o
 nfs-$(CONFIG_ROOT_NFS) += nfsroot.o mount_clnt.o      
 nfs-$(CONFIG_NFS_V3)   += nfs3proc.o nfs3xdr.o
 nfs-$(CONFIG_NFS_V3_ACL)       += nfs3acl.o