Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1:/tmp/cvs-serv30097

Modified Files:
        Makefile 
Log Message:
fixed build of isapnp module for 2.2 kernels.



Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/Makefile,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- Makefile    9 Jan 2003 16:08:07 -0000       1.85
+++ Makefile    13 Mar 2003 14:17:55 -0000      1.86
@@ -36,7 +36,7 @@
 SUBDIRS  =
 CSUBDIRS =
 
-ifeq (n,$(CONFIG_ISAPNP_KERNEL))
+ifndef CONFIG_ISAPNP_KERNEL
 ifeq (y,$(CONFIG_ISAPNP))
 ifeq (y,$(CONFIG_ISA))
 SUBDIRS  += support



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to