* kernel modules needed while compiling kernel
@ 2005-12-06 8:49 Li Weichen
2005-12-07 2:17 ` Kristian Mueller
0 siblings, 1 reply; 2+ messages in thread
From: Li Weichen @ 2005-12-06 8:49 UTC (permalink / raw)
To: linux-omap-open-source
Hi all,
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?
And what's more, I wanted to use the 2.6.15 rc2 kernel, which should I
modify? The header edition?
Thanks all.
Regards,
Li Weichen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kernel modules needed while compiling kernel
2005-12-06 8:49 kernel modules needed while compiling kernel Li Weichen
@ 2005-12-07 2:17 ` Kristian Mueller
0 siblings, 0 replies; 2+ messages in thread
From: Kristian Mueller @ 2005-12-07 2:17 UTC (permalink / raw)
To: Li Weichen; +Cc: linux-omap-open-source
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-07 2:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-06 8:49 kernel modules needed while compiling kernel Li Weichen
2005-12-07 2:17 ` Kristian Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox