X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/713657a82075ce75d6f807343dd3ad4cf34ad3a4..667d0251d0324abb040771c20c47d6126ab38ef6:/toolchain/gcc/Config.version diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index b2d05eb3f..93d757d42 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,6 +7,7 @@ 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"