patch-1.3.78 linux/drivers/sound/Makefile

Next file: linux/drivers/sound/Readme
Previous file: linux/drivers/sound/CHANGELOG
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -30,6 +30,7 @@
 endif
 
 
+ifndef HOSTCC
 build:
 	@echo Compiling modularized sound driver
 	@make sound.o
@@ -37,6 +38,7 @@
 
 install:	sound.o
 	cp sound.o $(MODULEDIR)
+endif
 
 .c.o:
 	$(CC) $(CFLAGS) -c $<

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