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

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





Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/support/pnp/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile    10 Nov 2003 17:32:44 -0000      1.2
+++ Makefile    5 Mar 2004 11:52:22 -0000       1.3
@@ -15,10 +15,6 @@
 snd-pnp-objs := pnp.o
 
 # Toplevel Module Dependency
-ifndef CONFIG_PNP_KERNEL
-ifeq (y,$(CONFIG_PNP))
-obj-m += snd-pnp.o
-endif
-endif
+obj-m := snd-pnp.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