patch-2.4.22 linux-2.4.22/fs/nfs/Makefile

Next file: linux-2.4.22/fs/nfs/direct.c
Previous file: linux-2.4.22/fs/ncpfs/inode.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/fs/nfs/Makefile linux-2.4.22/fs/nfs/Makefile
@@ -14,6 +14,7 @@
 
 obj-$(CONFIG_ROOT_NFS) += nfsroot.o mount_clnt.o      
 obj-$(CONFIG_NFS_V3) += nfs3proc.o nfs3xdr.o
+obj-$(CONFIG_NFS_DIRECTIO) += direct.o
 
 obj-m   := $(O_TARGET)
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)