public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kbuild: generate modules.builtin
@ 2009-09-04 14:51 Michal Marek
  2009-09-04 14:51 ` [PATCH 1/2] " Michal Marek
  2009-09-04 14:51 ` [PATCH 2/2] kbuild: rebuild fix for Makefile.modbuiltin Michal Marek
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Marek @ 2009-09-04 14:51 UTC (permalink / raw)
  To: sam; +Cc: linux-kernel, linux-kbuild, akpm

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


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

end of thread, other threads:[~2009-09-04 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-04 14:51 [PATCH 0/2] kbuild: generate modules.builtin Michal Marek
2009-09-04 14:51 ` [PATCH 1/2] " Michal Marek
2009-09-04 14:51 ` [PATCH 2/2] kbuild: rebuild fix for Makefile.modbuiltin Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox