linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.3-rc4
@ 2019-08-10  2:10 Masahiro YAMADA
  2019-08-10  3:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro YAMADA @ 2019-08-10  2:10 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, Linux Kbuild mailing list, masahiroy

Hi Linus,

Please pull more Kbuild fixes.
Thanks!


The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c07d8d47bca1b325102fa2be3a463075f7b051d9:

  kbuild: show hint if subdir-y/m is used to visit module Makefile
(2019-08-10 01:45:31 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.3 (3rd)

 - revive single target %.ko

 - do not create built-in.a where it is unneeded

 - do not create modules.order where it is unneeded

 - show a warning if subdir-y/m is used to visit a module Makefile

----------------------------------------------------------------
Masahiro Yamada (4):
      kbuild: revive single target %.ko
      kbuild: fix false-positive need-builtin calculation
      kbuild: generate modules.order only in directories visited by obj-y/m
      kbuild: show hint if subdir-y/m is used to visit module Makefile

 Makefile                 | 13 ++++++++++++-
 scripts/Makefile.build   | 11 ++++++++++-
 scripts/Makefile.modpost |  6 ++----
 3 files changed, 24 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kbuild fixes for v5.3-rc4
  2019-08-10  2:10 [GIT PULL] Kbuild fixes for v5.3-rc4 Masahiro YAMADA
@ 2019-08-10  3:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-10  3:35 UTC (permalink / raw)
  To: Masahiro YAMADA
  Cc: Linus Torvalds, Linux Kernel Mailing List,
	Linux Kbuild mailing list, masahiroy

The pull request you sent on Sat, 10 Aug 2019 11:10:22 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.3-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/451577f3e3a9bf1861218641dbbf98e214e77851

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-10  3:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-10  2:10 [GIT PULL] Kbuild fixes for v5.3-rc4 Masahiro YAMADA
2019-08-10  3:35 ` pr-tracker-bot

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