commit | 7f855fc805cd9c29867aed56cc20f818b36a7b7b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Nov 14 18:47:20 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Nov 17 00:33:09 2017 +0900 |
tree | 5f42f77a3a23af40de0853cfe29433b05968294f | |
parent | 52c291a36cdc639321584de9de0a47ec62c6ffa1 [diff] |
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile In my view, it is not helpful to have a separate file just for the coccicheck help message. Merge scripts/Makefile.help into the top-level Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr>