patch-2.1.28 linux/fs/proc/Makefile

Next file: linux/fs/proc/generic.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.27/linux/fs/proc/Makefile linux/fs/proc/Makefile
@@ -8,7 +8,8 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 O_TARGET := proc.o
-O_OBJS   := inode.o root.o base.o mem.o link.o fd.o array.o kmsg.o net.o scsi.o
+O_OBJS   := inode.o root.o base.o generic.o mem.o link.o fd.o array.o \
+		kmsg.o net.o scsi.o proc_tty.o
 OX_OBJS  := procfs_syms.o
 M_OBJS   := 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov