From: Jeff Garzik <jgarzik@pobox.com>
To: "Brian M. Hunt" <bmh@q1labs.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CONFIG_SOUND_ICH=m does not compile ac97_audio
Date: Fri, 17 Jan 2003 13:59:45 -0500 [thread overview]
Message-ID: <20030117185945.GC8304@gtf.org> (raw)
In-Reply-To: <1042829674.966.15.camel@localhost>
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
prev parent reply other threads:[~2003-01-17 18:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-17 18:54 CONFIG_SOUND_ICH=m does not compile ac97_audio Brian M. Hunt
2003-01-17 18:59 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030117185945.GC8304@gtf.org \
--to=jgarzik@pobox.com \
--cc=bmh@q1labs.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.