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)
commit32a69747812d72bb93bd3a71090d5db58b9a5602
treec955963e3b6883779c13612d6ca114ff500ab4f8
parent31df1c58cb4a9c1da3bb67e7d5cd3bc9b2839799
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30662 3c298f89-4303-0410-b956-a3cf2f4a3e73
rules.mk
scripts/rstrip.sh
scripts/strip-kmod.sh [new file with mode: 0755]