[Buildroot] Stripping module ko files

Michel Benoit murpme at gmail.com
Mon Feb 5 10:06:06 UTC 2007


I want to include a linux driver module .ko file in the
rootfs.arm.ext2 file that I use as the base for my root file system.

Unfortunately it seems that symbols are stripped from all files under
the buildroot/build_arm/root tree before it is packed into an ext2
file.  When I try to insmod the module, the kernel does nto find any
symbols.

Is there a simple way to exclude some files from the strip while
building an ext2 rootfs file?

Michel



More information about the buildroot mailing list