add a heavily cleaned up version of ubicom32 toolchain support
[openwrt.git] / toolchain / gcc / Config.in
index 6cbf2cd..e034c38 100644 (file)
@@ -7,9 +7,9 @@ choice
        default GCC_VERSION_4_2_4 if TARGET_ppc40x
        default GCC_VERSION_4_2_4 if TARGET_ppc44x
        default GCC_VERSION_4_3_3 if powerpc64
-       default GCC_VERSION_4_3_3 if TARGET_pxcab
        default GCC_VERSION_4_3_3 if TARGET_etrax
        default GCC_VERSION_4_3_3 if TARGET_coldfire
+       default GCC_VERSION_4_4_0 if ubicom32
        default GCC_VERSION_4_1_2
        help
          Select the version of gcc you wish to use.
This page took 0.026243 seconds and 4 git commands to generate.