kernel modules needed while compiling kernel
Kristian Mueller
Kristian-M at kristian-m.de
Tue Dec 6 20:17:32 CST 2005
Hi Li
> I encountered a problem while compiling buidroot. If I select the hotplug
> package, the compiling will lookup the root/lib/modules/2.6.x directory.
> Does it mean that I should compile the kernel here first?
I found that there is also a "diet hotplug", which could be more
suitable for small systems and can be even used in initd.rd images.
Although it seems to be in an early state and has not changed since
August 2001.
Anyway hotplug needs the kernel include files and the modules to link.
Maybe you can append the INSTALL_MOD_PATH=`pwd`/modules/
to your kernel make after you finished building buildroot without
hotplug and build hotplug (udev) after that.
Best Regards
Kristian
More information about the Linux-omap-open-source
mailing list