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
- Lines: 10
- Date:
Fri Feb 28 15:00:55 1997
- Orig file:
v2.1.27/linux/fs/proc/Makefile
- Orig date:
Sun Jan 26 02:07:45 1997
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