X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=b027953c1f43c65127f3da79917f33d804e56d3e;hb=4639a1b60de8b0e9a98a323918c268ea990d7753;hp=09d3813839b3d3f28c6399084807abd76f6adefe;hpb=503b52b54646b6f41ae337c554de1f86dc8642b8;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 09d3813839..b027953c1f 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -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.