From: Jeff Smith <whydoubt@yahoo.com>
To: linux-kernel@vger.kernel.org, mec@shout.net
Subject: [PATCH] KBuild documentation - make dep
Date: Tue, 27 May 2003 10:44:53 -0700 (PDT) [thread overview]
Message-ID: <20030527174453.51471.qmail@web40003.mail.yahoo.com> (raw)
Remove references to make {dep|depend} in kbuild documentation.
- Jeff Smith
========================================================================
--- a/Documentation/kbuild/commands.txt Mon May 26 20:00:41 2003
+++ b/Documentation/kbuild/commands.txt Tue May 27 11:59:24 2003
@@ -17,7 +17,6 @@
you need:
make config
- make dep
make bzImage
Instead of 'make config', you can run 'make menuconfig' for a full-screen
@@ -86,28 +85,5 @@
You can run 'make checkhelp' without configuring the kernel.
Also, 'make checkhelp' does not modify any files.
-
- make dep, make depend
-
- 'make dep' is a synonym for the long form, 'make depend'.
-
- This command does two things. First, it computes dependency
- information about which .o files depend on which .h files.
- It records this information in a top-level file named .hdepend
- and in one file per source directory named .depend.
-
- Second, if you have CONFIG_MODVERSIONS enabled, 'make dep'
- computes symbol version information for all of the files that
- export symbols (note that both resident and modular files may
- export symbols).
-
- If you do not enable CONFIG_MODVERSIONS, you only have to run
- 'make dep' once, right after the first time you configure
- the kernel. The .hdepend files and the .depend file are
- independent of your configuration.
-
- If you do enable CONFIG_MODVERSIONS, you must run 'make dep'
- every time you change your configuration, because the module
- symbol version information depends on the configuration.
[to be continued ...]
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
next reply other threads:[~2003-05-27 17:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-27 17:44 Jeff Smith [this message]
2003-05-27 23:28 ` Paulo Andre'
2003-05-28 5:08 ` Jeff Smith
2003-05-28 10:16 ` Paulo Andre'
2003-05-28 11:58 ` Jeff Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030527174453.51471.qmail@web40003.mail.yahoo.com \
--to=whydoubt@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mec@shout.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®