[Buildroot] Modules architecture

Sergey Naumov sknaumov at gmail.com
Wed Mar 3 10:51:05 UTC 2010


Hello.

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?

Sergey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100303/7a0395e9/attachment.html>


More information about the buildroot mailing list