patch-2.2.0-pre2 linux/fs/nfsd/Makefile
Next file: linux/fs/nfsd/auth.c
Previous file: linux/fs/lockd/svcsubs.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Tue Dec 29 11:42:25 1998
-  Orig file: 
v2.2.0-pre1/linux/fs/nfsd/Makefile
-  Orig date: 
Wed Jun 24 22:54:09 1998
diff -u --recursive --new-file v2.2.0-pre1/linux/fs/nfsd/Makefile linux/fs/nfsd/Makefile
@@ -9,11 +9,8 @@
 
 O_TARGET := nfsd.o
 O_OBJS   := nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
-	    export.o auth.o lockd.o nfscache.o nfsxdr.o
-
-ifdef CONFIG_PROC_FS
-  O_OBJS += stats.o
-endif
+	    export.o auth.o lockd.o nfscache.o nfsxdr.o \
+	    stats.o
 
 M_OBJS   := $(O_TARGET)
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov