patch-2.3.32 linux/fs/nfsd/Makefile
Next file: linux/fs/nfsd/export.c
Previous file: linux/fs/nfs/symlink.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Dec 8 15:17:55 1999
- Orig file:
v2.3.31/linux/fs/nfsd/Makefile
- Orig date:
Tue Dec 29 11:42:25 1998
diff -u --recursive --new-file v2.3.31/linux/fs/nfsd/Makefile linux/fs/nfsd/Makefile
@@ -11,6 +11,9 @@
O_OBJS := nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
export.o auth.o lockd.o nfscache.o nfsxdr.o \
stats.o
+ifdef CONFIG_NFSD_V3
+ O_OBJS += nfs3proc.o nfs3xdr.o
+endif
M_OBJS := $(O_TARGET)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)