when using -O2 instead of -Os, get rid of the two optimizations that are causing...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 22 Sep 2009 18:00:35 +0000 (18:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 22 Sep 2009 18:00:35 +0000 (18:00 +0000)
commite065ef25a6a6938293a72fc4be821987cdc72d56
tree070ddc486c2b954e51053c75a8ff9998b6c096da
parent75679f70fc46f0426e452c350dfd693de97ee792
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic-2.6/patches-2.6.28/004-extra_optimization.patch
target/linux/generic-2.6/patches-2.6.30/004-extra_optimization.patch
target/linux/generic-2.6/patches-2.6.31/004-extra_optimization.patch