Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
b32c8268
Commit
b32c8268
authored
Sep 11, 2006
by
Robert P. J. Day
Committed by
Sam Ravnborg
Sep 25, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kbuild: update help in top level Makefile
Signed-off-by:
Sam Ravnborg
<
sam@ravnborg.org
>
parent
c53ddacd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
Makefile
Makefile
+1
-0
scripts/kconfig/Makefile
scripts/kconfig/Makefile
+1
-0
No files found.
Makefile
View file @
b32c8268
...
...
@@ -1060,6 +1060,7 @@ help:
@
echo
'Cleaning targets:'
@
echo
' clean - remove most generated files but keep the config'
@
echo
' mrproper - remove all generated files + config + various backup files'
@
echo
' distclean - mrproper + patch files'
@
echo
''
@
echo
'Configuration targets:'
@
$(MAKE)
-f
$(srctree)
/scripts/kconfig/Makefile
help
...
...
scripts/kconfig/Makefile
View file @
b32c8268
...
...
@@ -74,6 +74,7 @@ help:
@
echo
' xconfig - Update current config utilising a QT based front-end'
@
echo
' gconfig - Update current config utilising a GTK based front-end'
@
echo
' oldconfig - Update current config utilising a provided .config as base'
@
echo
' silentoldconfig - Same as oldconfig, but quietly'
@
echo
' randconfig - New config with random answer to all options'
@
echo
' defconfig - New config with default answer to all options'
@
echo
' allmodconfig - New config selecting modules when possible'
...
...
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