patch-2.4.15 linux/fs/nfs/Makefile
Next file: linux/fs/nfs/flushd.c
Previous file: linux/fs/namespace.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Nov 9 14:28:15 2001
- Orig file:
v2.4.14/linux/fs/nfs/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.14/linux/fs/nfs/Makefile linux/fs/nfs/Makefile
@@ -9,8 +9,8 @@
O_TARGET := nfs.o
-obj-y := inode.o file.o read.o write.o dir.o symlink.o proc.o \
- nfs2xdr.o flushd.o unlink.o
+obj-y := dir.o file.o flushd.o inode.o nfs2xdr.o pagelist.o proc.o \
+ read.o symlink.o unlink.o write.o
obj-$(CONFIG_ROOT_NFS) += nfsroot.o mount_clnt.o
obj-$(CONFIG_NFS_V3) += nfs3proc.o nfs3xdr.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)