[Buildroot] Modules architecture

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 3 15:03:21 UTC 2010


On Wed, 3 Mar 2010 13:51:05 +0300
Sergey Naumov <sknaumov at gmail.com> wrote:

> There is a problem with kernel building when .config contains
> processor architecture that differs from BR2_ARCH. Then kernel will
> have architecture as in BR2_ARCH and modules as in .config.
> Expectable behavior is to apply BR2_ARCH to both of them, or ignore
> it.
> 
> As a result of the current implementation I got "invalid module
> format" for all modules compiled with the kernel.
> 
> What should I do to avoid it "through buildroot configs", but not
> through changing architecture in kernel config?

Could you give a specific configuration example with which you have
problem ?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list