Fix for sound modules not compiling

Donnie D. Roberts Jr. (donnier@gate.net)
Tue, 7 Apr 1998 14:33:11 -0400 (EDT)


Easy solution... remove "include Defines" in linux/drivers/sound/Makefile
It compiled with no problems.

---------------------------------------------------------------------------

diff -u --recursive --new-file v2.1.90/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
--- v2.1.90/linux/drivers/sound/Makefile Wed Mar 18 14:45:50 1998
+++ linux/drivers/sound/Makefile Wed Mar 18 14:46:16 1998
@@ -26,8 +26,6 @@

else

-include Defines
-
ifndef TOPDIR
TOPDIR=/usr/src/linux
endif

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu