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
- Lines: 8
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/fs/nfs/Makefile
- Orig date:
2001-11-09 14:28:15.000000000 -0800
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)