X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Fnfs%2FMakefile;h=6abdda209642e70d917308282d82ec2cfa0f353b;hb=0aeeb3e73f5fd7faef3dce8cb590effd6ee51571;hp=8664417955a2730b0813a2984b2fe4689a38e3ce;hpb=e5451c8f8330e03ad3cfa16048b4daf961af434f;p=deliverable%2Flinux.git diff --git a/fs/nfs/Makefile b/fs/nfs/Makefile index 8664417955a2..6abdda209642 100644 --- a/fs/nfs/Makefile +++ b/fs/nfs/Makefile @@ -6,7 +6,7 @@ obj-$(CONFIG_NFS_FS) += nfs.o CFLAGS_nfstrace.o += -I$(src) nfs-y := client.o dir.o file.o getroot.o inode.o super.o \ - direct.o pagelist.o read.o symlink.o unlink.o \ + io.o direct.o pagelist.o read.o symlink.o unlink.o \ write.o namespace.o mount_clnt.o nfstrace.o nfs-$(CONFIG_ROOT_NFS) += nfsroot.o nfs-$(CONFIG_SYSCTL) += sysctl.o