kconfig.pl: add support for custom prefixes instead of CONFIG_
[openwrt.git] / toolchain / gcc / Config.in
index 31d9a85..61321f5 100644 (file)
@@ -6,7 +6,7 @@ choice
        default GCC_VERSION_4_2_4 if TARGET_avr32
        default GCC_VERSION_4_2_4 if TARGET_ppc40x
        default GCC_VERSION_4_2_4 if TARGET_ppc44x
-       default GCC_VERSION_4_2_4 if TARGET_ps3
+       default GCC_VERSION_4_3_3 if TARGET_ps3
        default GCC_VERSION_4_1_2
        help
          Select the version of gcc you wish to use.
This page took 0.021663 seconds and 4 git commands to generate.