Update of /cvsroot/alsa/alsa-driver/support/isapnp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12008/support/isapnp

Modified Files:
        Makefile 
Log Message:
- clean up Makefiles.
  dependencies are parsed in mod-deps.





Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/support/isapnp/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile    7 Apr 2003 09:51:26 -0000       1.1
+++ Makefile    5 Mar 2004 11:52:22 -0000       1.2
@@ -15,10 +15,6 @@
 snd-isapnp-objs := isapnp.o isapnp_proc.o isapnp_quirks.o
 
 # Toplevel Module Dependency
-ifndef CONFIG_ISAPNP_KERNEL
-ifeq (y,$(CONFIG_ISAPNP))
-obj-m += snd-isapnp.o
-endif
-endif
+obj-m := snd-isapnp.o
 
 include $(TOPDIR)/Rules.make



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to