aboutsummaryrefslogtreecommitdiff
path: root/scripts/strip-kmod.sh
Commit message (Expand)AuthorAge
* scripts/strip-kmod.sh: harmonize leading whitespacesAdrian Schmutzler2019-12-31
* scripts/strip-kmod.sh: use sh instead of bashRosen Penev2019-12-31
* scripts/strip-kmod.sh: replace legacy backticks with $()Rosen Penev2019-12-31
* scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ...Felix Fietkau2016-02-01
* build: Allow kernel modules to set build ID debug symbolFelix Fietkau2015-10-30
* kernel: fix stripping of modules with duplicate symbol namesFelix Fietkau2012-03-19
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-17
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-01
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-01
* strip kernel modules more aggressively: make all global symbols local, rename...Felix Fietkau2012-02-20