X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=8d91ba2c5425560a3bf385e681f68649d4d196d8;hp=accf06aee462078f1d452a5664f1b883c93efe52;hb=fd8969afc418b1ad3758a1a38f5eee3b272ed050;hpb=4f14cc665777120194de73302510657cefc75959 diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index accf06aee..8d91ba2c5 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -22,6 +22,14 @@ choice depends !LINUX_2_4 bool "gcc 4.2.4" + config GCC_VERSION_4_3_1 + depends !LINUX_2_4 + bool "gcc 4.3.1" + + config GCC_VERSION_4_3_2 + depends !LINUX_2_4 + bool "gcc 4.3.2" + endchoice config EABI_SUPPORT