X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=b027953c1f43c65127f3da79917f33d804e56d3e;hp=09d3813839b3d3f28c6399084807abd76f6adefe;hb=909abe499921709e37cefbed4bd9932d803c36b0;hpb=ed192cb5a6376c101cebd07b78b7d44ad7b5ce61 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.