1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 13:46:29 +03:00

[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
This commit is contained in:
claudio 2009-06-01 09:19:40 +00:00
parent 9ef5191b01
commit 7417c0d82b

View File

@ -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