strip kernel modules more aggressively: make all global symbols local, rename all...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 20 Feb 2012 17:38:26 +0000 (17:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 20 Feb 2012 17:38:26 +0000 (17:38 +0000)
commit52db12f2ad35f12ba7b24bbf6117abde15af4dc7
treec955963e3b6883779c13612d6ca114ff500ab4f8
parentfad365b74a307473d61d019e761f872eed33f354
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better

SVN-Revision: 30662
rules.mk
scripts/rstrip.sh
scripts/strip-kmod.sh [new file with mode: 0755]