Skip to content

Strip kernel modules

Daniele Debernardi requested to merge feature/strip_kernel_modules into master

Adding INSTALL_MOD_STRIP will cause modules to be stripped after they are installed (option --strip-debug will be used)

Merge request reports