Update of /cvsroot/alsa/alsa-driver/pci/ac97
In directory sc8-pr-cvs1:/tmp/cvs-serv26197/pci/ac97

Modified Files:
        Makefile 
Log Message:
added missing dependencies of au88x0 drivers.



Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/ac97/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile    9 Feb 2003 18:35:57 -0000       1.3
+++ Makefile    31 Oct 2003 11:38:38 -0000      1.4
@@ -3,6 +3,10 @@
 include $(TOPDIR)/toplevel.config
 include $(TOPDIR)/Makefile.conf
 
+obj-$(CONFIG_SND_AU8810) += snd-ac97-codec.o
+obj-$(CONFIG_SND_AU8820) += snd-ac97-codec.o
+obj-$(CONFIG_SND_AU8830) += snd-ac97-codec.o
+
 export-objs  := ac97_codec.o ak4531_codec.o
 
 TOPDIR = $(MAINSRCDIR)



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to