Re: CONFIG_SOUND_ICH=m does not compile ac97_audio

From: Jeff Garzik (jgarzik@pobox.com)
Date: Fri Jan 17 2003 - 13:59:45 EST


On Fri, Jan 17, 2003 at 02:54:34PM -0400, Brian M. Hunt wrote:
> Compiling Linux Kernel 2.4.20
> CONFIG_SOUND_ICH=m does not compile ac97_codec.o, which it depends upon.
>
> CONFIG_SOUND_ICH is described as 'Intel ICH (i8xx), SiS 7012, NVidia
> nForce Audio or AMD 768/811x'
>
> It is listed in drivers/sound/Makefile:63
> obj-$(CONFIG_SOUND_ICH) += i810_audio.o ac97_codec.o
>
> Some of the other sound drivers as modules that depend upon
> ac97_config.o do compile it.

eh? It only needs to be compiled once, for all the modules that use it.

You don't compile it for each sound driver that uses it; it is a shared,
common module.

        Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:16 EST