Takashi Iwai wrote:
> the dependency to rawmidi was missing in the entry for hdsp driver.
> now fixed on cvs.

> Log message:
>   fixed dependency of hdsp and usb-audio drivers.

Oops. And I forgot the dependency in alsa-kernel/core/seq/, too.


Index: alsa-kernel/core/seq/Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/seq/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- alsa-kernel/core/seq/Makefile       5 Sep 2002 13:38:47 -0000       1.21
+++ alsa-kernel/core/seq/Makefile       23 Oct 2002 13:10:38 -0000
@@ -73,7 +73,7 @@
 obj-$(CONFIG_SND_EMU10K1) += snd-seq-midi.o snd-seq.o snd-seq-device.o 
snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-virmidi.o
 obj-$(CONFIG_SND_TRIDENT) += snd-seq-midi.o snd-seq.o snd-seq-device.o 
snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-instr.o
 obj-$(CONFIG_SND_YMFPCI) += snd-seq-midi.o snd-seq.o snd-seq-device.o 
snd-seq-midi-event.o snd-seq-midi-emul.o snd-seq-instr.o
-obj-$(CONFIG_SND_USB_AUDIO) += snd-seq.o snd-seq-device.o snd-seq-midi-event.o 
snd-seq-virmidi.o
+obj-$(CONFIG_SND_USB_AUDIO) += snd-seq-midi.o snd-seq.o snd-seq-device.o 
+snd-seq-midi-event.o

 obj-m := $(sort $(obj-m))




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to