* Re: Hammerfall DSP driver installation problem
[not found] <s5hsmyx1j2d.wl@alsa2.suse.de>
@ 2002-10-23 13:21 ` Clemens Ladisch
2002-10-23 13:31 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Clemens Ladisch @ 2002-10-23 13:21 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-23 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <s5hsmyx1j2d.wl@alsa2.suse.de>
2002-10-23 13:21 ` Hammerfall DSP driver installation problem Clemens Ladisch
2002-10-23 13:31 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.