From: Michal Marek <mmarek@suse.cz>
To: sam@ravnborg.org
Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
akpm@linux-foundation.org
Subject: [PATCH 0/2] kbuild: generate modules.builtin
Date: Fri, 4 Sep 2009 16:51:31 +0200 [thread overview]
Message-ID: <cover.1252075736.git.mmarek@suse.cz> (raw)
Resending, with a small fix from Jan. As Sam has been busy with other things
lately, would it be possible to add this to -mm so that we can start adding
support for this to module-init-tools?
Thanks,
Michal
Jan Beulich (1):
kbuild: rebuild fix for Makefile.modbuiltin
Michal Marek (1):
kbuild: generate modules.builtin
.gitignore | 1 +
Makefile | 14 ++++++++---
scripts/Kbuild.include | 6 +++++
scripts/Makefile.lib | 5 +++-
scripts/Makefile.modbuiltin | 52 +++++++++++++++++++++++++++++++++++++++++++
scripts/kconfig/confdata.c | 48 +++++++++++++++++++++++++++++++++-----
6 files changed, 114 insertions(+), 12 deletions(-)
create mode 100644 scripts/Makefile.modbuiltin
next reply other threads:[~2009-09-04 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 14:51 Michal Marek [this message]
2009-09-04 14:51 ` [PATCH 1/2] kbuild: generate modules.builtin Michal Marek
2009-09-04 14:51 ` [PATCH 2/2] kbuild: rebuild fix for Makefile.modbuiltin Michal Marek
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=cover.1252075736.git.mmarek@suse.cz \
--to=mmarek@suse.cz \
--cc=akpm@linux-foundation.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox