commit | ec33408a2279b7c72fc09eb4c7fba805e3ec5afe | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jul 12 17:01:33 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jul 19 08:40:27 2018 +0900 |
tree | 9ce4f0b2a8c359e9e9c2be603c6ac261f1021558 | |
parent | 3a477d4efc57adeb3b2bfd6ccedf6f20d275ae1b [diff] |
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile Since commit ce99d0bf312d ("kbuild: clear LDFLAGS in the top Makefile"), the top-level Makefile caters to this. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>