Fix gcc version selection
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index e5ee5bd5749c305fd1235583be6009afbf056bad..5ea51a8ad00e357c5b8ae5d9c1c29c7811615788 100644 (file)
@@ -2,8 +2,8 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_VERSION_4_1_1
        default GCC_VERSION_3_4_6 if LINUX_2_4
+       default GCC_VERSION_4_1_1
        help
          Select the version of gcc you wish to use.