lkml.org 
[lkml]   [2012]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT] kbuild for 3.4
Hi Linus,

please pull the following kbuild change for 3.4-rc1. Nothing really
exciting this time:

* Unification of cmd_uimage among archs that use it
* make headers_check tries harder before reporting a missing
<linux/types.h> include
* kbuild portability fix for shells that do not support echo -e
* make clean descends into samples/
* setlocalversion grep fix
* modpost typo fix
* dtc warnings fix

Thanks,
Michal

The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

Bernhard Walle (1):
scripts/Kbuild.include: Fix portability problem of "echo -e"

Bobby Powers (1):
headers_check: recursively search for linux/types.h inclusion

Felipe Balbi (1):
scripts: dtc: fix compile warnings

Gerard Snitselaar (1):
kbuild: clean up samples directory

Jan Beulich (1):
modpost: fix ALL_INIT_DATA_SECTIONS

Kirill A. Shutemov (1):
kbuild: disable -Wmissing-field-initializers for W=1

Roland Dreier (1):
setlocalversion: Use "grep -q" instead of piping output to "read dummy"

Stephen Warren (1):
Kbuild: centralize MKIMAGE and cmd_uimage definitions

Makefile | 2 +-
arch/arm/boot/Makefile | 23 +++++++++--------------
arch/avr32/boot/images/Makefile | 9 +++------
arch/blackfin/boot/Makefile | 19 ++++++++-----------
arch/microblaze/boot/Makefile | 10 +++-------
arch/sh/boot/Makefile | 8 ++------
arch/sparc/boot/Makefile | 9 +++------
arch/unicore32/boot/Makefile | 12 ++----------
scripts/Kbuild.include | 2 +-
scripts/Makefile.build | 2 ++
scripts/Makefile.lib | 24 ++++++++++++++++++++++++
scripts/dtc/dtc.c | 5 +----
scripts/dtc/flattree.c | 2 --
scripts/headers_check.pl | 38 +++++++++++++++++++++++++++++++++++++-
scripts/mod/modpost.c | 2 +-
scripts/setlocalversion | 3 +--
16 files changed, 98 insertions(+), 72 deletions(-)


\
 
 \ /
  Last update: 2012-03-31 00:31    [W:0.084 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site