summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-02 18:25:51 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-02 18:25:51 +0200
commit71fff4edf79e819f703d95c55cb44c5fe4fb13df (patch)
tree3674f1f7710e37a350a49b919fcbf25553aa2003 /Kconfig
parentc7f4a038457f80ea6d3a10de7512a14054b72bd8 (diff)
downloadembtoolkit-71fff4edf79e819f703d95c55cb44c5fe4fb13df.tar.gz
embtoolkit-71fff4edf79e819f703d95c55cb44c5fe4fb13df.tar.bz2
embtoolkit-71fff4edf79e819f703d95c55cb44c5fe4fb13df.tar.xz
Toolchain: GDB: rework deeply the build infrastructure and add gdb-7.2 and associated patches
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index dede649..25dcfa2 100644
--- a/Kconfig
+++ b/Kconfig
@@ -48,7 +48,7 @@ source kconfig/targetbuildopts.kconfig
endmenu
menu "Debugging system"
-source "kconfig/gdb.kconfig"
+source "packages/development/gdb/gdb.kconfig"
source "kconfig/strace.kconfig"
endmenu