patch-1.3.58 linux/fs/proc/Makefile

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

diff -u --recursive --new-file v1.3.57/linux/fs/proc/Makefile linux/fs/proc/Makefile
@@ -8,12 +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
+O_OBJS   := inode.o root.o base.o mem.o link.o fd.o array.o kmsg.o net.o scsi.o
+OX_OBJS  := procfs_syms.o
 M_OBJS   := $(O_TARGET)
-
-# For either CONFIG_SCSI=y or CONFIG_SCSI=m
-ifdef CONFIG_SCSI
-O_OBJS += scsi.o
-endif
 
 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