[Buildroot] Stripping kernel modules for ARC

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Sep 15 07:49:38 UTC 2016


Hello,

On Thu, 15 Sep 2016 09:18:58 +0200, Peter Korsgaard wrote:

> Sounds good. When was this introduced and what about external kernel modules?

Introduced in commit ac031f26e89cc04fc7504f31ae137857eb83a051, appeared
first in 2.6.18.

External kernel modules: the one using kbuild will do fine, as long as
we use the modules_install target of the kbuild build system and not
manually install/copy the .ko files.

External kernel modules not using kbuild would obviously no longer be
stripped. Not sure how many of these we have today, and how to handle
them. They could be problematic :-/

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list