linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild updates for v4.14
@ 2017-09-14 14:56 Masahiro Yamada
  0 siblings, 0 replies; only message in thread
From: Masahiro Yamada @ 2017-09-14 14:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Here are Kbuild updates for v4.14.
Please pull!


The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e:

  Linux 4.13-rc4 (2017-08-06 18:44:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-v4.14

for you to fetch changes up to 77780f799e66cd261746a281dbbef1ee0c6997cd:

  kbuild: buildtar: do not print successful message if tar returns
error (2017-09-13 00:20:33 +0900)

----------------------------------------------------------------
Kbuild updates for v4.14

- Use Make-builtin $(abspath ...) helper to get absolute path

- Add W=2 extra warning option to detect unused macros

- Use more KCONFIG_CONFIG instead hard-coded .config

- Fix bugs of tar*-pkg targets

----------------------------------------------------------------
Johannes Thumshirn (1):
      Kbuild: enable -Wunused-macros warning for "make W=2"

Masahiro Yamada (3):
      kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
      kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
      kbuild: buildtar: do not print successful message if tar returns error

Nicolas Porcel (1):
      kbuild: Use KCONFIG_CONFIG in buildtar

 Makefile                       | 12 ++++++------
 scripts/Makefile.extrawarn     |  1 +
 scripts/gdb/linux/Makefile     |  2 +-
 scripts/package/buildtar       | 36 +++++++++++++++++-------------------
 tools/power/cpupower/Makefile  |  2 +-
 tools/scripts/Makefile.include |  6 +++---
 6 files changed, 29 insertions(+), 30 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

only message in thread, other threads:[~2017-09-14 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-14 14:56 [GIT PULL] Kbuild updates for v4.14 Masahiro Yamada

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).