patch-1.3.42 linux/fs/nfs/Makefile

Next file: linux/fs/nfs/nfsroot.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.41/linux/fs/nfs/Makefile linux/fs/nfs/Makefile
@@ -9,6 +9,11 @@
 
 O_TARGET := nfs.o
 O_OBJS   := proc.o sock.o rpcsock.o inode.o file.o dir.o symlink.o mmap.o
+
+ifdef CONFIG_ROOT_NFS
+O_OBJS += nfsroot.o
+endif
+
 M_OBJS   := $(O_TARGET)
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this