Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: yannick.brosseau@gmail.com (Brosseau, Yannick)
Subject: [ltt-dev] [PATCH] Makefile: do not run depmod manually
Date: Fri, 18 Nov 2011 16:59:10 -0500	[thread overview]
Message-ID: <CAEzWAe+UxV5AgZn7mVDLBUbavhFW4o_2DXrhdeyXvosROiiTKA@mail.gmail.com> (raw)
In-Reply-To: <1320321187-2075-1-git-send-email-thomas.petazzoni@free-electrons.com>

Salut Thomas,

On Thu, Nov 3, 2011 at 7:53 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> The modules_install target of the kernel build infrastructure already
> runs depmod properly, taking into account the cross-compilation

That's not exactly true. From the build system we find that:
# Run depmod only if we have System.map and depmod is executable
Since we don't have a System.map file in our module tree, this depmod
execution is mostly a no-op.
So it is necessary to run a depmod manually after installation.

It might be something wrong in the kbuild, but I don't know this
system enough to be able to judge.

Yannick




  parent reply	other threads:[~2011-11-18 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 11:53 Thomas Petazzoni
2011-11-03 12:04 ` Mathieu Desnoyers
2011-11-18 21:59 ` Brosseau, Yannick [this message]
2011-11-20 18:00   ` Mathieu Desnoyers

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=CAEzWAe+UxV5AgZn7mVDLBUbavhFW4o_2DXrhdeyXvosROiiTKA@mail.gmail.com \
    --to=yannick.brosseau@gmail.com \
    /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