1
0

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>
This commit is contained in:
Masahiro Yamada
2017-11-14 18:47:20 +09:00
parent 52c291a36c
commit 7f855fc805
2 changed files with 1 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
checker-help:
@echo ' coccicheck - Check with Coccinelle.'