All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Coe <bluemrp9@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin
Date: Tue, 10 Sep 2013 11:09:16 -0700	[thread overview]
Message-ID: <522F604C.1000206@gmail.com> (raw)

After the move to kmod, building the Linux kernel no longer generates 
the module dependencies.  The Linux build process is looking for depmod 
at $(HOST_DIR)/usr/sbin/depmod.  Host-kmod is installing the symlink for 
depmod at $(HOST_DIR)/sbin/depmod. Attached is a patch to change the 
location of the depmod symlink for host-kmod.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: host-kmod.patch
Type: text/x-patch
Size: 506 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130910/d276f2c9/attachment.bin>

             reply	other threads:[~2013-09-10 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 18:09 Ryan Coe [this message]
2013-09-10 20:04 ` [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin Peter Korsgaard

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=522F604C.1000206@gmail.com \
    --to=bluemrp9@gmail.com \
    --cc=buildroot@busybox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.