linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v5.6-rc4
Date: Fri, 28 Feb 2020 02:16:57 +0900	[thread overview]
Message-ID: <CAK7LNASDV1hBV_4U6wHHMFfxsxctFhVpk4gUQ+pYMay1i4Memw@mail.gmail.com> (raw)

Hi Linus,

Please pull some more Kbuild fixes.
Thanks!


The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

  Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.6-2

for you to fetch changes up to eabc8bcb292fb9a5757b0c8ab7751f41b0a104f8:

  kbuild: get rid of trailing slash from subdir- example (2020-02-27
10:03:27 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.6 (2nd)

 - fix missed rebuild of DT schema check

 - add some phony targets to PHONY

 - fix comments and documents

----------------------------------------------------------------
Masahiro Yamada (6):
      kbuild: remove wrong documentation about mandatory-y
      kbuild: fix DT binding schema rule to detect command line changes
      kbuild: remove unneeded semicolon at the end of cmd_dtb_check
      kbuild: add dtbs_check to PHONY
      kbuild: add dt_binding_check to PHONY in a correct place
      kbuild: get rid of trailing slash from subdir- example

Randy Dunlap (1):
      kbuild: add comment for V=2 mode

 Documentation/kbuild/makefiles.rst | 5 +----
 Makefile                           | 4 +++-
 scripts/Makefile.lib               | 6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)


-- 
Best Regards
Masahiro Yamada

             reply	other threads:[~2020-02-27 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27 17:16 Masahiro Yamada [this message]
2020-02-27 19:40 ` [GIT PULL] Kbuild fixes for v5.6-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK7LNASDV1hBV_4U6wHHMFfxsxctFhVpk4gUQ+pYMay1i4Memw@mail.gmail.com \
    --to=masahiroy@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).