X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=e279bf2cf445cf79d16def5752e68d65aa532462;hb=5a40f111e5fbf54bb08b5c0c638d280b57294a74;hp=737164a9c93a4689255cb82515f9a4c580f72312;hpb=deb9e9d44fe9a8107534fbc5e431cf2b51e45dbe;p=openwrt-working-2016%2F.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.