projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86998aa
)
[PATCH] Add headers_check' target to output of 'make help'
author
David Woodhouse
<
[email protected]
>
Tue, 19 Sep 2006 03:12:19 +0000
(20:12 -0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 19 Sep 2006 14:59:59 +0000
(07:59 -0700)
Signed-off-by: David Woodhouse <
[email protected]
>
Cc: Sam Ravnborg <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a086e3212af3046e25d45b7836b66c646e1b20d3..47e21c04014ea509b095a41330a3cc5fd3cbfcf7 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1082,6
+1082,7
@@
help:
@echo 'Static analysers'
@echo ' checkstack - Generate a list of stack hogs'
@echo ' namespacecheck - Name space analysis on compiled kernel'
+ @echo ' headers_check - Sanity check on exported headers'
@echo ''
@echo 'Kernel packaging:'
@$(MAKE) $(build)=$(package-dir) help