Update of /cvsroot/alsa/alsa-driver/i2c/other
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14260/i2c/other

Modified Files:
        Makefile 
Log Message:
- added the extra dependency for fm801-tea575x-tuner.






Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/i2c/other/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile    29 Jan 2004 12:48:24 -0000      1.6
+++ Makefile    30 Jan 2004 11:50:14 -0000      1.7
@@ -5,26 +5,15 @@
 include $(SND_TOPDIR)/toplevel.config
 include $(SND_TOPDIR)/Makefile.conf
 
-clean-files := tea575x-tuner.c
-
-# Hack for FM801 && TEA575x
-ifeq (y,$(CONFIG_VIDEO_DEV))
-ifeq (m,$(CONFIG_SND_FM801))
-EXTRA_CFLAGS += -DCONFIG_SND_FM801_TEA575X
-CONFIG_SND_FM801_TEA575X=m
-endif
-endif
-
-
-export-objs += ak4xxx-adda.o ak4117.o tea575x-tuner.o
+export-objs += ak4xxx-adda.o ak4117.o
 
 snd-ak4117-objs := ak4117.o
 
 # Toplevel Module Dependency
 obj-$(CONFIG_SND_PDAUDIOCF) += snd-ak4117.o
+# hack for tea575x support
+obj-$(CONFIG_SND_FM801) += snd-tea575x-tuner.o
 
 include $(SND_TOPDIR)/alsa-kernel/i2c/other/Makefile
 
 include $(SND_TOPDIR)/Rules.make
-
-tea575x-tuner.c: tea575x-tuner.patch 
$(SND_TOPDIR)/alsa-kernel/i2c/other/tea575x-tuner.c



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

Reply via email to