Linux kbuild/kconfig development
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: akpm@linux-foundation.org
Cc: linux-kbuild@vger.kernel.org, mmarek@suse.cz, JBeulich@novell.com
Subject: Re: [patch 2/4] kbuild: generate modules.builtin
Date: Wed, 4 Nov 2009 18:28:20 +0100	[thread overview]
Message-ID: <20091104172820.GA6404@merkur.ravnborg.org> (raw)
In-Reply-To: <200911041519.nA4FJaBF030330@imap1.linux-foundation.org>

On Wed, Nov 04, 2009 at 07:19:36AM -0800, akpm@linux-foundation.org wrote:
> From: Michal Marek <mmarek@suse.cz>
> 
> To make it easier for tools like mkinitrd to detect whether a needed
> module is missing or whether it is compiled into the kernel, install a
> modules.builtin file listing all modules built into the kernel.  This is
> done by generating an alternate config file with all tristate =y options
> set to =Y and reading the makefiles with this config included.  The built
> in modules then appear in obj-Y.

I have an updated version queued. Will dig it out.

	Sam

      reply	other threads:[~2009-11-04 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 15:19 [patch 2/4] kbuild: generate modules.builtin akpm
2009-11-04 17:28 ` Sam Ravnborg [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=20091104172820.GA6404@merkur.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=JBeulich@novell.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=mmarek@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox