diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |