[GIT] kbuild changes for v3.11-rc1

From: Michal Marek
Date: Wed Jul 10 2013 - 09:55:25 EST


Hi Linus,

please pull the kbuild bits for v3.11-rc1:

- fix for make headers_install argv explosion with too long path
- scripts/setlocalversion does not call git update-index needlessly
- fix for the src.rpm produced by make rpm-pkg. The new make image_name
can be useful also for other packaging tools.
- scripts/mod/devicetable-offsets.o is not rebuilt during each make run
- make modules_install dependency fix
- scripts/sortextable portability fix
- fix for kbuild to generate the output directory for all object files
in subdirs.
- a couple of minor fixes

Michal


The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

for you to fetch changes up to 4d47dde47f7dd95042fa56283d948f50dd4b509c:

kbuild: create directory for dir/file.o (2013-07-03 22:47:08 +0200)

----------------------------------------------------------------
Christian Kujau (1):
scripts/setlocalversion on write-protected source tree

Daniel Tang (1):
Fix a build warning in scripts/mod/file2alias.c

Geert Uytterhoeven (1):
scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/

James Hogan (1):
Makefile.lib: align DTB quiet_cmd

Jan Beulich (1):
improve modalias building

Mike Marciniszyn (1):
kbuild: fix error when building from src rpm

Nicolas Dichtel (1):
kbuild: fix make headers_install when path is too long

Robert Richter (1):
Makefile: Fix install error with make -j option

Yaakov Selkowitz (1):
tools/include: use stdint types for user-space byteshift headers

ååå (1):
kbuild: create directory for dir/file.o

Makefile | 8 ++++++--
scripts/Makefile.headersinst | 20 ++++++++++++++------
scripts/Makefile.lib | 4 ++--
scripts/headers_install.sh | 7 +++++--
scripts/mod/Makefile | 15 +++++----------
scripts/mod/file2alias.c | 10 ++++++----
scripts/package/mkspec | 1 +
scripts/setlocalversion | 3 ---
tools/include/tools/be_byteshift.h | 34 +++++++++++++++++-----------------
tools/include/tools/le_byteshift.h | 34 +++++++++++++++++-----------------
10 files changed, 73 insertions(+), 63 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/