X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;h=93d757d42529e90c1edca1ee6af4e288fa63b3fc;hb=ba962c723f7b139c188b1b01cc4f3e23e7540bab;hp=f4d71971a66c23352268df74d7ea8b29ea87aa20;hpb=2d2179f503930a0f04673205a97161f015cf42c9;p=lede-git%2F.git diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index f4d71971a6..93d757d425 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,12 +7,13 @@ config GCC_VERSION default "4.0.3" if GCC_VERSION_4_0_3 default "4.1.0" if GCC_VERSION_4_1_0 default "4.1.1" if GCC_VERSION_4_1_1 + default "4.2" if GCC_VERSION_4_2 default "3.4.6-nonmips" if GCC_VERSION_3_4_6_nonmips default "3.4.6" if !TOOLCHAINOPTS config GCC_VERSION_4_1_1 - default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532 || LINUX_2_6_IXP4XX + default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX endif