All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mod-deps.c] Remove libs from toplevel driver list
@ 2007-08-31  8:10 Eliot Blennerhassett
  2007-08-31 10:49 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Eliot Blennerhassett @ 2007-08-31  8:10 UTC (permalink / raw)
  To: alsa-devel

Add 2 more libraries to list that gets filtered out when building the list of cards for configure.
(?Can't this be done automatically somehow?)

diff -r 49001ef1e617 utils/mod-deps.c
--- a/utils/mod-deps.c	Thu Aug 30 10:22:35 2007 +0200
+++ b/utils/mod-deps.c	Fri Aug 31 20:02:20 2007 +1200
@@ -169,6 +169,8 @@ static char *no_cards[] = {
 	"SND_VERBOSE_PROCFS",
 	"SND_VERBOSE_PRINTK",
 	"SND_BIT32_EMUL",
+	"#SND_AD1848_LIB",
+	"#SND_CS4231_LIB",
 	"#SND_SB_COMMON",
 	"#SND_SB8_DSP",
 	"#SND_SB16_DSP",

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-31 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31  8:10 [PATCH mod-deps.c] Remove libs from toplevel driver list Eliot Blennerhassett
2007-08-31 10:49 ` 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.