diff --git a/Makefile b/Makefile index a086e3212af3046e25d45b7836b66c646e1b20d3..47e21c04014ea509b095a41330a3cc5fd3cbfcf7 100644 --- a/Makefile +++ b/Makefile @@ -1082,6 +1082,7 @@ help: @echo 'Static analysers' @echo ' checkstack - Generate a list of stack hogs' @echo ' namespacecheck - Name space analysis on compiled kernel' + @echo ' headers_check - Sanity check on exported headers' @echo '' @echo 'Kernel packaging:' @$(MAKE) $(build)=$(package-dir) help