summaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-10 10:46:58 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-10 10:46:58 +0000
commit4560d5a93b08ef9d9aee8b783c158cb6eb50a660 (patch)
tree70a34d326a147f066d28c3c1d44c44c085819d83 /target/linux/omap35xx
parentd1277351cfd86bff8a62a67d45d650407816ce0e (diff)
[omap35xx] gumstix: Update GCC version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25998 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r--target/linux/omap35xx/gumstix/defconfig.vpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/defconfig.vpp b/target/linux/omap35xx/gumstix/defconfig.vpp
index 3924823cc..4c4903eda 100644
--- a/target/linux/omap35xx/gumstix/defconfig.vpp
+++ b/target/linux/omap35xx/gumstix/defconfig.vpp
@@ -6,7 +6,7 @@ CONFIG_TARGET_omap35xx_gumstix_Vpp=y
CONFIG_DEVEL=y
CONFIG_BROKEN=y
CONFIG_TOOLCHAINOPTS=y
-CONFIG_GCC_VERSION_4_4_3=y
+CONFIG_GCC_VERSION_4_4_5=y
CONFIG_INSTALL_LIBSTDCPP=y
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_OPTIMIZATION="-O2 -pipe -march=armv7-a -mtune=cortex-a8 -funit-at-a-time"