add plemininary ultrasparc support
[openwrt-github/.git] / toolchain / gcc / Config.in
index 56416bd16256795bb53614c49a9d4e6648bad242..ed8002ced3b9c1a5b2f9ce77f1d02b3f475551b0 100644 (file)
@@ -8,6 +8,7 @@ choice
        default GCC_VERSION_4_3_3_CS if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
        default GCC_VERSION_4_4_5 if (powerpc || ubicom32)
        default GCC_VERSION_4_4_5 if (TARGET_omap35xx || TARGET_octeon || TARGET_sibyte)
+       default GCC_VERSION_4_5_1_LINARO if sparc
        default GCC_VERSION_4_1_2
        help
          Select the version of gcc you wish to use.