* [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin
@ 2013-09-10 18:09 Ryan Coe
2013-09-10 20:04 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Coe @ 2013-09-10 18:09 UTC (permalink / raw)
To: buildroot
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin
2013-09-10 18:09 [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin Ryan Coe
@ 2013-09-10 20:04 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-09-10 20:04 UTC (permalink / raw)
To: buildroot
>>>>> "Ryan" == Ryan Coe <bluemrp9@gmail.com> writes:
Ryan> After the move to kmod, building the Linux kernel no longer generates
Ryan> the module dependencies. The Linux build process is looking for
Ryan> depmod at $(HOST_DIR)/usr/sbin/depmod. Host-kmod is installing the
Ryan> symlink for depmod at $(HOST_DIR)/sbin/depmod. Attached is a patch to
Ryan> change the location of the depmod symlink for host-kmod.
Thanks. I decided to change the reference in linux.mk instead.
Please consider sending a real git formatted (with Signed-off-by) patch
next time.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-10 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 18:09 [Buildroot] [patch] kmod: install depmod to output/host/usr/sbin Ryan Coe
2013-09-10 20:04 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox