[Buildroot] [patch] kmod: install depmod to output/host/usr/sbin

Ryan Coe bluemrp9 at gmail.com
Tue Sep 10 18:09:16 UTC 2013


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>


More information about the buildroot mailing list