summaryrefslogtreecommitdiff
path: root/config/config.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 17:33:48 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 17:33:48 (GMT)
commit655be7da5b31d725573b928e8f063c91dbca533c (patch)
treeedb8da7f2f163935354372e49d68e44d4698252f /config/config.in
parentb8aa076b9f25d7f249b0326bc5dc347902cc9bdb (diff)
config: move down companion libraries sub-menu
Move the companion libraries sub-menu down the main menu. That way, the user does not need to go back and forth in the menu to change options set by the different components that select the companion libraries (binutils, gcc, gdb).
Diffstat (limited to 'config/config.in')
-rw-r--r--config/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.in b/config/config.in
index 14e1a41..9936035 100644
--- a/config/config.in
+++ b/config/config.in
@@ -2,9 +2,9 @@ source config/global.in
source config/target.in
source config/toolchain.in
source config/kernel.in
-source config/companion_libs.in
source config/binutils.in
source config/cc.in
source config/libc.in
source config/tools.in
source config/debug.in
+source config/companion_libs.in