On 11.03.2014 08:25, Felix Fietkau wrote:
My guess is that you have module symbol versioning turned on in your
kernel config for ppc.
Correct

This is incompatible with OpenWrt builds, because
OpenWrt always builds the kernel modules before the image.
Could requirements like that be noted in a prominent place. With a good
suggestion what this "prominent place" is, I would even do that myself.

However, I always thought, CONFIG_MODVERSIONS was a good idea, especially when
building development kernels where it protects you from loading a module which
is incompatible with the currently running kernel, so I would very much keep
support for symbol versioning.

What about building modules by removing vmlinux and System.map, and then calling
   make vmlinux modules
?

--
Nils Rennebarth
Software developer

bintec elmeg security GmbH

Mönchhaldenstraße 28
D-70191 Stuttgart
Germany

Tel: +49-711-900600-64
Email: [email protected]
www: www.bintec-elmeg.com

Location: Nuremberg, Local Court Nuremberg, HRB 25481<br>
Managing Director: Bernd Büttner

--------------------------------
The information contained in this e-mail has been carefully researched,
but the possibility of it being inapplicable in individual cases cannot
be ruled out. We therefore regret that we cannot accept responsibility
or liability of any kind whatsoever for the correctness of the
information given. Please notify us if you discover that information is
inapplicable.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to