patch-1.3.65 linux/drivers/sound/Makefile

Next file: linux/drivers/sound/audio.c
Previous file: linux/drivers/scsi/sr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.64/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -76,9 +76,9 @@
 	@echo
 	@echo
 	@echo
-	@echo NOTE! Object file dependencies may not be up to date. Run
-	@echo make again if kernel/driver doesn't link properly. Restarting
-	@echo it now may save some time.
+	@echo "NOTE! Object file dependencies may not be up to date. Run"
+	@echo "make again if kernel/driver doesn't link properly. Restarting"
+	@echo "it now may save some time."
 	@echo
 	@echo
 
@@ -135,7 +135,7 @@
 	$(LD) -r -o sound.o $(FIXEDOBJS) sound.a
 
 modules: local.h sound.o
-	ln -fs `pwd`/sound.o /usr/src/linux/modules/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