summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-09-04 22:44:50 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-09-04 22:44:50 +0200
commit68f37da620849fb2dbf9325ae8a0a181f98c31a7 (patch)
tree0745f5975bb9a7a2b4b1da948104bf81ce62d043 /Kconfig
parent7bf542303690948ed3fb40f41fb1a28c1bad303d (diff)
downloadembtoolkit-68f37da620849fb2dbf9325ae8a0a181f98c31a7.tar.gz
embtoolkit-68f37da620849fb2dbf9325ae8a0a181f98c31a7.tar.bz2
embtoolkit-68f37da620849fb2dbf9325ae8a0a181f98c31a7.tar.xz
Toolchain: gdb: add gdb-7.3.1
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/Kconfig b/Kconfig
index 1a6ee6e..d700ec9 100644
--- a/Kconfig
+++ b/Kconfig
@@ -51,15 +51,15 @@ menu "Toolchain configuration"
source "kconfig/toolchain.kconfig"
endmenu
-menu "Target build options"
-source kconfig/targetbuildopts.kconfig
-endmenu
-
-menu "Debugging system"
+menu "Debugging systems (GDB, strace, etc.)"
source "packages/development/gdb/gdb.kconfig"
source "kconfig/strace.kconfig"
endmenu
+menu "Target build options"
+source kconfig/targetbuildopts.kconfig
+endmenu
+
menu "Embtoolkit build options and host tools"
comment "-----------------------------"
comment "Host tools"