commit | ce2fd53a10c7d17934c005029382f8310e565504 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Nov 29 12:56:31 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Dec 01 23:09:38 2018 +0900 |
tree | 1a2069d9a332cb34068ef9956fc960cefa6b29e8 | |
parent | 059bc9fc375e00f159f9d7c5ca9d18ab843f95de [diff] |
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile Now that 'archprepare' depends on 'scripts', Kbuild can descend into scripts/gcc-plugins in a more standard way. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Kees Cook <keescook@chromium.org>