Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenBMC Firmware
talos-obmc-linux
Commits
aa025e7d
Commit
aa025e7d
authored
17 years ago
by
Sam Ravnborg
Browse files
Options
Download
Email Patches
Plain Diff
kbuild: document versioncheck in make help
Signed-off-by:
Sam Ravnborg
<
sam@ravnborg.org
>
parent
ec2d987f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Makefile
Makefile
+1
-0
No files found.
Makefile
View file @
aa025e7d
...
...
@@ -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
\
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment