update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target...
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index fccb7acdc2e242300bcbc823f9a255e37fa5eb7a..2c0a982a94aac565a4d0e0895b4d1a5d5a960fc0 100644 (file)
@@ -3,6 +3,7 @@
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
        default GCC_VERSION_3_4_6 if LINUX_2_4
+       default GCC_VERSION_4_2_0 if LINUX_2_6_MAGICBOX
        default GCC_VERSION_4_1_2
        help
          Select the version of gcc you wish to use.