patch-2.0.36 linux/drivers/sound/Makefile
Next file: linux/drivers/sound/Readme
Previous file: linux/drivers/scsi/wd7000.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sun Nov 15 10:33:11 1998
- Orig file:
v2.0.35/linux/drivers/sound/Makefile
- Orig date:
Sun Jun 30 01:43:41 1996
diff -u --recursive --new-file v2.0.35/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -146,11 +146,10 @@
$(LD) -r -o sound.o $(FIXEDOBJS) sound.a
modules: local.h sound.o
- ln -fs `pwd`/sound.o $(TOPDIR)/modules/sound.o
-
+ ln -fs ../drivers/sound/sound.o $(TOPDIR)/modules/sound.o
lowlevel/lowlevel.o: dummy
- cd lowlevel;make
+ cd lowlevel; make
ifdef USE_DEPEND
#
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov