aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/strip-kmod.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts/strip-kmod.sh: harmonize leading whitespacesAdrian Schmutzler2019-12-311-1/+1
* scripts/strip-kmod.sh: use sh instead of bashRosen Penev2019-12-311-1/+1
* scripts/strip-kmod.sh: replace legacy backticks with $()Rosen Penev2019-12-311-1/+1
* scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ...Felix Fietkau2016-02-011-0/+2
* build: Allow kernel modules to set build ID debug symbolFelix Fietkau2015-10-301-1/+4
* kernel: fix stripping of modules with duplicate symbol namesFelix Fietkau2012-03-191-1/+2
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-171-1/+5
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-011-3/+5
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-011-0/+5
* strip kernel modules more aggressively: make all global symbols local, rename...Felix Fietkau2012-02-201-0/+38