linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] kbuild changes for v3.19-rc1
@ 2014-12-19 20:51 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2014-12-19 20:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: k.khlebnikov, mmarek, syntheticpp, yamada.m, linux-kbuild, linux-kernel

Hi Linus,

sorry for the late pull request. Here are the kbuild changes for
v3.19-rc1:

* Cleanups and deduplication in the main Makefile and scripts/Makefile.*
* Sort the output of *config targets in make help
* Old <linux/version.h> is always removed to avoid a surprise during
  bisecting
* Warning fix in kconfig

There is some more stuff in my backlog -- will submit this for 3.20-rc1.

Michal

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -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 1846dfbde3e8a53f3673dcb1c1b79fd9b3f8d40d:

  kbuild: remove redundant -rR flag of hdr-inst (2014-12-03 14:14:07 +0100)

----------------------------------------------------------------
Konstantin Khlebnikov (1):
      Makefile: sort list of defconfig targets in make help output

Masahiro Yamada (2):
      kbuild: collect shorthands into scripts/Kbuild.include
      kbuild: remove redundant -rR flag of hdr-inst

Michal Marek (3):
      kbuild: Remove duplicate $(cmd) definition in Makefile.clean
      kbuild: Automatically remove stale <linux/version.h> file
      kbuild: Fix make help-<board series> on powerpc

Peter Kümmel (1):
      kconfig: Fix warning "‘jump’ may be used uninitialized"

 Makefile                     | 17 ++++++-----------
 scripts/Kbuild.include       | 12 ++++++++++++
 scripts/Makefile.clean       | 10 +---------
 scripts/Makefile.headersinst |  1 -
 scripts/kconfig/menu.c       |  4 ++--
 5 files changed, 21 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-19 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-19 20:51 [GIT PULL] kbuild changes for v3.19-rc1 Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).