From: Keith Owens <kaos@ocs.com.au>
To: "J . A . Magallon" <jamagallon@able.es>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: modules_install target
Date: Thu, 15 Feb 2001 11:52:36 +1100 [thread overview]
Message-ID: <22635.982198356@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Thu, 15 Feb 2001 01:38:46 BST." <20010215013846.A25812@werewolf.able.es>
On Thu, 15 Feb 2001 01:38:46 +0100,
"J . A . Magallon" <jamagallon@able.es> wrote:
>I have recently noticed that 'make modules_install' tries as a last step
>
>if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.1-ac13; fi
>
>I depends on 'make install' doing the right symlinks in /boot.
>Would not be better to do a:
>
>if [ -r System.map-2.4.1-ac13 ]; then /sbin/depmod -ae -F System.map-2.4.1-ac13
> 2.4.1-ac13; fi
The System.map depmod uses is the one in the top level linux directory.
It has nothing to do with where the distribution will copy that
System.map to, nor does it depend on /boot. Leave it alone.
next prev parent reply other threads:[~2001-02-15 0:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-15 0:38 modules_install target J . A . Magallon
2001-02-15 0:52 ` Keith Owens [this message]
2001-02-15 1:05 ` Mohammad A. Haque
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=22635.982198356@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
/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