summaryrefslogtreecommitdiff
path: root/scripts/strip-kmod.sh
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix stripping of modules with duplicate symbol namesFelix Fietkau2012-03-191-1/+2
| | | | SVN-Revision: 31031
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-171-1/+5
| | | | SVN-Revision: 30964
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-011-3/+5
| | | | SVN-Revision: 30762
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-011-0/+5
| | | | SVN-Revision: 30759
* strip kernel modules more aggressively: make all global symbols local, ↵Felix Fietkau2012-02-201-0/+38
rename all symbols in the symbol table to make them compress better SVN-Revision: 30662