turn off -Os by default for the kernel and stick to -O2
authorFelix Fietkau <nbd@openwrt.org>
Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)
commitfce86ebce5d8078c292c1e7e253e20207f9b0f77
tree05c42102bc384c4f5eb22f38c7d81334c8bbce9d
parenta07be1b61e0322de33a193717288e31fc217365d
turn off -Os by default for the kernel and stick to -O2
repeated tests have shown the -O2 kernel to react much better
to high cpu/network load situations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15821 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic-2.6/config-2.6.21
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/config-2.6.25
target/linux/generic-2.6/config-2.6.27
target/linux/generic-2.6/config-2.6.28
target/linux/generic-2.6/config-2.6.29
target/linux/generic-2.6/config-2.6.30