summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorclaudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-01 09:19:40 +0000
committerclaudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-06-01 09:19:40 +0000
commit7417c0d82b048cf0d64bb17f49103d4849806109 (patch)
tree7d62ff4a2ba5270934de241fd9b2a784a2e8c413 /target
parent9ef5191b017fac603824248877034c47fd0eb142 (diff)
[etrax] enable optimize for size, avoid to trigger gcc bug #36482
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16244 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/etrax/config-2.6.301
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/etrax/config-2.6.30 b/target/linux/etrax/config-2.6.30
index ab9a9627b..599678b6c 100644
--- a/target/linux/etrax/config-2.6.30
+++ b/target/linux/etrax/config-2.6.30
@@ -6,6 +6,7 @@ CONFIG_BITREVERSE=y
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_BOUNCE=y
# CONFIG_BRIDGE is not set
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CRIS=y
# CONFIG_CRIS_MACH_ARTPEC3 is not set
# CONFIG_ETRAX100LX is not set