X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;h=a3c966fd176e4b73df9a3694b3aec7f6d3e46dc9;hb=dde7babe01d798f498a4adda706fd7d531b4485a;hp=0661ea4a2abd295c91a51c1c6b6a8c07446279ea;hpb=9167521015ca2d3e765233e59720212709aaeccf;p=openwrt%2Fstaging%2Fblogic.git diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 0661ea4a2abd..a3c966fd176e 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,12 +7,12 @@ config GCC_DEFAULT_VERSION_4_3_3_CS config GCC_DEFAULT_VERSION_4_3_5 select GCC_DEFAULT_VERSION - default y if (avr32 || powerpc64 || TARGET_coldfire || TARGET_etrax) + default y if (TARGET_coldfire || TARGET_etrax) bool config GCC_DEFAULT_VERSION_4_4_6 select GCC_DEFAULT_VERSION - default y if (powerpc || ubicom32) + default y if (avr32 || ubicom32) bool config GCC_DEFAULT_VERSION_LINARO