patch-1.3.50 linux/drivers/sound/Makefile
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/scsi/seagate.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Dec 22 08:22:05 1995
-  Orig file: 
v1.3.49/linux/drivers/sound/Makefile
-  Orig date: 
Mon Nov 27 12:48:31 1995
diff -u --recursive --new-file v1.3.49/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -115,7 +115,7 @@
 
 sound.o: local.h $(FIXEDOBJS) sound.a
 	-rm -f sound.o
-	$(LD) -r -o sound.o $(FIXEDOBJS) sound.a
+	$(LD) -dc -r -o sound.o $(FIXEDOBJS) sound.a
 
 modules: local.h sound.o
 	ln -fs `pwd`/sound.o $(TOPDIR)/modules/sound.o
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