Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9046/core
Modified Files: Makefile Log Message: Russell King <[EMAIL PROTECTED]> This is part of a patch series to clean up sound/core/Makefile in Linux 2.6.4-rc1. - Add SND_TIMER for drivers which use the snd-timer module. - Remove snd-timer from these drivers entries in sound/core/Makefile, removing any sound/core/Makefile entries which are left empty. - Since the "top level module dependency" lists are now gone, remove the comment. - Also, since we only mention objects once, remove the sorting of obj-m Index: Makefile =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/core/Makefile,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- Makefile 2 Mar 2004 19:28:14 -0000 1.53 +++ Makefile 2 Mar 2004 19:28:59 -0000 1.54 @@ -32,11 +32,3 @@ obj-$(CONFIG_SND_OSSEMUL) += oss/ obj-$(CONFIG_SND_SEQUENCER) += seq/ obj-$(CONFIG_SND_BIT32_EMUL) += ioctl32/ - -# Toplevel Module Dependency -obj-$(CONFIG_SND_VIRMIDI) += snd-timer.o -obj-$(CONFIG_SND_SERIAL_U16550) += snd-timer.o -obj-$(CONFIG_SND_MTPAV) += snd-timer.o -obj-$(CONFIG_SND_MPU401) += snd-timer.o - -obj-m := $(sort $(obj-m)) ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog