use Linaro GCC 4.6 by default
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.in
index 09d3813839b3d3f28c6399084807abd76f6adefe..b027953c1f43c65127f3da79917f33d804e56d3e 100644 (file)
@@ -3,7 +3,7 @@
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
        default GCC_VERSION_4_4_6 if GCC_DEFAULT_VERSION_4_4_6
-       default GCC_VERSION_4_5_LINARO
+       default GCC_VERSION_4_6_LINARO
        help
          Select the version of gcc you wish to use.