linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] more Kbuild updates for v4.20
@ 2018-11-03  7:57 Masahiro Yamada
  2018-11-03 17:49 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-11-03  7:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kbuild mailing list, Linux Kernel Mailing List, masahiroy

Hi Linus,

Please pull a little more Kbuild updates.
Thanks!




The following changes since commit 310c7585e8300ddc46211df0757c11e4299ec482:

  Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
(2018-10-30 13:03:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to 995167420797c000bff1f0787ab2390ffa1a9784:

  kbuild: remove cc-name variable (2018-11-02 22:49:01 +0900)

----------------------------------------------------------------
Kbuild updates for v4.20 (2nd)

- clean-up leftovers in Kconfig files

- remove stale oldnoconfig and silentoldconfig targets

- remove unneeded cc-fullversion and cc-name variables

- improve merge_config script to allow overriding option prefix

----------------------------------------------------------------
Christoph Hellwig (4):
      scsi: aha152x: rename the PCMCIA define
      powerpc: remove CONFIG_PCI_QSPAN
      powerpc: remove CONFIG_MCA leftovers
      powerpc: PCI_MSI needs PCI

Masahiro Yamada (5):
      kconfig: remove oldnoconfig target
      kconfig: remove silentoldconfig target
      kbuild: remove unused cc-fullversion variable
      kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
      kbuild: remove cc-name variable

Petr Vorel (1):
      merge_config.sh: Allow to define config prefix

 Documentation/kbuild/makefiles.txt | 15 ---------------
 Documentation/networking/ice.rst   |  2 +-
 Makefile                           |  4 ++--
 arch/mips/Makefile                 |  2 +-
 arch/mips/vdso/Makefile            |  2 +-
 arch/powerpc/Kconfig               | 13 -------------
 arch/powerpc/Makefile              |  4 ++--
 arch/powerpc/platforms/40x/Kconfig |  1 +
 arch/powerpc/platforms/44x/Kconfig |  2 ++
 drivers/scsi/Kconfig               |  6 +++---
 drivers/scsi/aha152x.c             | 14 +++++++-------
 drivers/scsi/pcmcia/aha152x_core.c |  2 +-
 scripts/Kbuild.include             |  8 --------
 scripts/Makefile.extrawarn         |  2 +-
 scripts/kconfig/Makefile           | 16 +---------------
 scripts/kconfig/conf.c             |  7 -------
 scripts/kconfig/merge_config.sh    |  6 +++++-
 17 files changed, 28 insertions(+), 78 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] more Kbuild updates for v4.20
  2018-11-03  7:57 [GIT PULL] more Kbuild updates for v4.20 Masahiro Yamada
@ 2018-11-03 17:49 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-11-03 17:49 UTC (permalink / raw)
  To: yamada.masahiro; +Cc: linux-kbuild, Linux Kernel Mailing List, masahiroy

On Sat, Nov 3, 2018 at 12:58 AM Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> Please pull a little more Kbuild updates.

Pulled,

                 Linus

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

end of thread, other threads:[~2018-11-03 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-03  7:57 [GIT PULL] more Kbuild updates for v4.20 Masahiro Yamada
2018-11-03 17:49 ` Linus Torvalds

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