|
@@ -1384,7 +1384,7 @@ help:
|
|
@echo ' export_report - List the usages of all exported symbols'
|
|
@echo ' export_report - List the usages of all exported symbols'
|
|
@echo ' headers_check - Sanity check on exported headers'
|
|
@echo ' headers_check - Sanity check on exported headers'
|
|
@echo ' headerdep - Detect inclusion cycles in headers'
|
|
@echo ' headerdep - Detect inclusion cycles in headers'
|
|
- @$(MAKE) -f $(srctree)/scripts/Makefile.help checker-help
|
|
|
|
|
|
+ @echo ' coccicheck - Check with Coccinelle'
|
|
@echo ''
|
|
@echo ''
|
|
@echo 'Kernel selftest:'
|
|
@echo 'Kernel selftest:'
|
|
@echo ' kselftest - Build and run kernel selftest (run as root)'
|
|
@echo ' kselftest - Build and run kernel selftest (run as root)'
|