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

Commit aa025e7d authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: document versioncheck in make help



Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent ec2d987f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1188,6 +1188,7 @@ help:
	@echo  'Static analysers'
	@echo  '  checkstack      - Generate a list of stack hogs'
	@echo  '  namespacecheck  - Name space analysis on compiled kernel'
	@echo  '  versioncheck    - Sanity check on version.h usage'
	@echo  '  includecheck    - Check for duplicate included header files'
	@echo  '  export_report   - List the usages of all exported symbols'
	@if [ -r $(srctree)/include/asm-$(SRCARCH)/Kbuild ]; then \