Update of /cvsroot/alsa/alsa-driver/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26597/pci
Modified Files: Makefile Log Message: Added module for TEA575x radio tuners used in cheap FM801 based soundcards from Media Forte. Index: Makefile =================================================================== RCS file: /cvsroot/alsa/alsa-driver/pci/Makefile,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- Makefile 12 Jan 2004 14:40:21 -0000 1.14 +++ Makefile 28 Jan 2004 18:43:16 -0000 1.15 @@ -19,6 +19,11 @@ obj-$(CONFIG_SND_BT87X) += snd-bt87x.o obj-$(CONFIG_SND_INTEL8X0M) += snd-intel8x0m.o +# Hack for FM801 && TEA575x +ifeq (m,$(CONFIG_SND_FM801)) +EXTRA_CFLAGS += -DCONFIG_SND_FM801_TEA575X +endif + # # # ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog