X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b329d2ed29be6cfc5cca89e22461070d0acd9d1d..b40bc2899b2e399c07e4b0b1dda0f9cfcb9c8b5a:/toolchain/gcc/Config.version?ds=sidebyside diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index c3bc90ff1..2e636914a 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -25,8 +25,6 @@ config GCC_VERSION_3_4 bool default y if GCC_VERSION_3_4_6 -if !LINUX_2_4 - config GCC_VERSION_4 bool default y if GCC_VERSION_4_1 @@ -64,13 +62,7 @@ config GCC_VERSION_4_5 bool default y if GCC_VERSION_4_5_0 -endif - if !TOOLCHAINOPTS - config GCC_VERSION_3_4_6 - default y if LINUX_2_4 - -if !LINUX_2_4 config GCC_VERSION_4_2_4 default y if avr32 @@ -91,7 +83,6 @@ if !LINUX_2_4 config GCC_VERSION_4_4_3 default y if powerpc - default y if (TARGET_octeon || TARGET_sibyte) + default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx) endif -endif