lkml.org 
[lkml]   [2002]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectALSA Via 686A build problem, patch
Hi,

I had trouble building 2.5.5-pre1 with ALSA and its Via 82C686A driver,
because in linux/sound/pci/ac97/Makefile, there seems to be a typo. I've
attached a patch.

Eric
--- linux-2.5.5-pre1/sound/pci/ac97/Makefile Wed Feb 13 18:31:53 2002
+++ linux/sound/pci/ac97/Makefile Wed Feb 13 16:43:23 2002
@@ -21,7 +21,7 @@
obj-$(CONFIG_SND_ICE1712) += snd-ac97-codec.o
obj-$(CONFIG_SND_INTEL8X0) += snd-ac97-codec.o
obj-$(CONFIG_SND_MAESTRO3) += snd-ac97-codec.o
-obj-$(CONFIG_SND_VIA686A) += snd-ac97-codec.o
+obj-$(CONFIG_SND_VIA686) += snd-ac97-codec.o
obj-$(CONFIG_SND_VIA8233) += snd-ac97-codec.o
obj-$(CONFIG_SND_ALI5451) += snd-ac97-codec.o
obj-$(CONFIG_SND_CS46XX) += snd-ac97-codec.o
\
 
 \ /
  Last update: 2005-03-22 13:18    [W:0.023 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site