X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=e279bf2cf445cf79d16def5752e68d65aa532462;hb=72d4683627519460b77b10c8efe4a96c0243e1f4;hp=737164a9c93a4689255cb82515f9a4c580f72312;hpb=d76f2d4d1c1d8c3be2721a18a98c5d6b046ed519;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 737164a9c9..e279bf2cf4 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -3,7 +3,7 @@ choice prompt "GCC compiler Version" if TOOLCHAINOPTS default GCC_USE_VERSION_4_4_7 if avr32 - default GCC_USE_VERSION_4_6_LINARO + default GCC_USE_VERSION_4_8_LINARO help Select the version of gcc you wish to use.