update defaults
authorEric Andersen <andersen@codepoet.org>
Tue, 17 Oct 2006 20:11:47 +0000 (20:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 17 Oct 2006 20:11:47 +0000 (20:11 -0000)
toolchain/binutils/Config.in
toolchain/gcc/Config.in

index 4a07c96f9d87ec76149e492b30bc3e8a43e65480..526f888180c25fad8acf58800bfc4c7ed5c15da5 100644 (file)
@@ -4,7 +4,7 @@ comment "Binutils Options"
 
 choice
        prompt "Binutils Version"
-       default BR2_BINUTILS_VERSION_2_16_1
+       default BR2_BINUTILS_VERSION_2_16_91_0_7
        help
          Select the version of binutils you wish to use.
 
index d60c85c72b93437572621769f9f449d023d2cd11..d43655cfc23c79f5ad192c1dce262dc20c269477 100644 (file)
@@ -4,7 +4,7 @@ comment "Gcc Options"
 
 choice
        prompt "GCC compiler Version"
-       default BR2_GCC_VERSION_3_4_5
+       default BR2_GCC_VERSION_3_4_6
        help
          Select the version of gcc you wish to use.