[2987] in linux-scsi channel archive
2.1.75 SCSI Makefile
daemon@ATHENA.MIT.EDU (Roger W. Brown)
Mon Dec 22 23:48:31 1997
Date: Tue, 23 Dec 1997 15:26:46 +1100 (EST)
From: "Roger W. Brown" <bregor@anusf.anu.edu.au>
To: linux-scsi@vger.rutgers.edu
Hi,
I'm sure that many others will report this - but just
in case:
Part of the drivers/scsi Makefile reads:
ifeq ($(CONFIG_SCSI),y)
# We must attach scsi_syms.o to scsi.o, as otherwise there is nothing to
# pull the object file from the archive.
SCSI=scsi.o
ifeq ($(CONFIG_MODULES),y)
O_TARGET := scsi_n_syms.o
O_OBJS := scsi.o scsi_error.o scsi_obsolete.o scsi_queue.o
OX_OBJS := scsi_syms.o
SCSI := $(O_TARGET)
endif
As the makefile now stands, scsi_error.o scsi_obsolete.o and
scsi_queue.o are not included, UNLESS modules are configured in.
Regards, and season's greetings,
Roger Brown
---------------------------------------------
bregor@anusf.anu.edu.au +61 2 6249-2046 (02) 6249-2046
Date: 23-Dec-97 Time: 15:26:46
Australian National University Supercomputer Facility
=====================================================