Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d128842 authored by Zach Brown's avatar Zach Brown Committed by Sam Ravnborg
Browse files

[PATCH] kbuild: add kernelrelease to 'make help'



Dunno if there was a conscious decision to leave it out, but if you're
happy with adding some help text for it here's a patch against 2.6.13-mm1..

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 87fc767b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1053,6 +1053,7 @@ help:
	@echo  '  rpm		  - Build a kernel as an RPM package'
	@echo  '  tags/TAGS	  - Generate tags file for editors'
	@echo  '  cscope	  - Generate cscope index'
	@echo  '  kernelrelease	  - Output the release version string'
	@echo  ''
	@echo  'Static analysers'
	@echo  '  buildcheck      - List dangling references to vmlinux discarded sections'