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

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





Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/drivers/mpu401/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile    2 Mar 2004 16:52:21 -0000       1.11
+++ Makefile    5 Mar 2004 11:52:21 -0000       1.12
@@ -7,12 +7,7 @@
 
 snd-mpu401-acpi-objs := mpu401_acpi.o
 
-obj-$(CONFIG_SND_AU8810) += snd-mpu401-uart.o
-obj-$(CONFIG_SND_AU8820) += snd-mpu401-uart.o
-obj-$(CONFIG_SND_AU8830) += snd-mpu401-uart.o
-ifeq (y,$(CONFIG_ACPI_BUS))
-  obj-$(CONFIG_SND_MPU401_ACPI) += snd-mpu401-acpi.o snd-mpu401-uart.o
-endif
+obj-$(CONFIG_SND_MPU401_ACPI) += snd-mpu401-acpi.o snd-mpu401-uart.o
 
 export-objs  := mpu401_uart.o
 



-------------------------------------------------------
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