From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue, 21 May 2019 00:22:17 +0000 (-0700)
Subject: Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahi... 
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5bdd9ad875b6edf213f54ec3986ed9e8640c5cf9;p=linux.git

Merge tag 'kbuild-fixes-v5.2' of git://git./linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:

 - remove unused cc-ldoption

 - do not check the name uniquness of builtin modules to avoid false
   positives

* tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  kbuild: do not check name uniqueness of builtin modules
  kbuild: drop support for cc-ldoption
---

5bdd9ad875b6edf213f54ec3986ed9e8640c5cf9