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)
commitc2590fe9309910c759a9b8a5dbcd7facffe8d982
tree3881176f1a6717e8a9fe10f2fea2b9335dd004ca
parentc9188104140685f3d13c789f2823dbad5b3ac0f1
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]