[PATCH 0/2] Backport modules.builtin functions from .32 master to .31 fsl-imx51 branch

Bryan Wu bryan.wu at canonical.com
Fri Feb 5 01:34:28 UTC 2010


BugLink: http://bugs.launchpad.net/bugs/516352

Following 2 patches of .32 master branch are required to backport to make .31
be compatible with latest lucid user space applications such as initramfs-tools.

The kernel with these patches works on Babbage 3.0 and Babbage 2.5.

Andy Whitcroft (2):
  kbuild: generate modules.builtin
  UBUNTU: include modules.builtin in the binary debs

 .gitignore                             |    1 +
 Documentation/kbuild/kbuild.txt        |   14 ++++++++
 Documentation/kbuild/kconfig.txt       |    5 +++
 Makefile                               |   13 ++++++--
 debian.master/rules.d/2-binary-arch.mk |    8 +++-
 scripts/Kbuild.include                 |    6 +++
 scripts/Makefile.modbuiltin            |   55 ++++++++++++++++++++++++++++++++
 scripts/kconfig/confdata.c             |   22 ++++++++++++-
 8 files changed, 118 insertions(+), 6 deletions(-)
 create mode 100644 scripts/Makefile.modbuiltin





More information about the kernel-team mailing list