Hi,

ext Nils Faerber wrote:
Frantisek Dufka schrieb:
Nils Faerber wrote:
Then kernel config:
cp arch/arm/configs/rx51_defconfig ./.config
make oldconfig
A "make modules" does cleanly compile the modules. Fine so far (except
for that te modules are *huge* and a "arm-none-linux-gnueabi-strip -R
.not -R .comment --strip-unneeded" seems reasonable).
Looks like this strips module version symbols too. Tried similar
approach with same result before.

Just tried it - works like a charm ;)
And the module shrinks from ~200k to ~20k.

I think the kernel debian source package should be using dh_strip to
automatically separate the debug symbols to a separate (kernel-debug?)
package.  Debug symbol package is handy for debugging if you get any
issues....


        - Eero
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to