aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2402430c87e6..0d0576a622bf 100644
--- a/Makefile
+++ b/Makefile
@@ -1053,6 +1053,7 @@ help:
1053 @echo ' rpm - Build a kernel as an RPM package' 1053 @echo ' rpm - Build a kernel as an RPM package'
1054 @echo ' tags/TAGS - Generate tags file for editors' 1054 @echo ' tags/TAGS - Generate tags file for editors'
1055 @echo ' cscope - Generate cscope index' 1055 @echo ' cscope - Generate cscope index'
1056 @echo ' kernelrelease - Output the release version string'
1056 @echo '' 1057 @echo ''
1057 @echo 'Static analysers' 1058 @echo 'Static analysers'
1058 @echo ' buildcheck - List dangling references to vmlinux discarded sections' 1059 @echo ' buildcheck - List dangling references to vmlinux discarded sections'