summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/gdb/gdb.mk
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-24 22:17:35 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-24 22:17:35 +0000
commitd4606a6e5e1d628a1525f61f44bb63510c41b7d9 (patch)
tree845df1bb4d6dbdf5c3a5c6fdbbb41d6c19523931 /misc/buildroot/toolchain/gdb/gdb.mk
parenta47ceedd3906bad3ee3b2d90c40a97e65df71b90 (diff)
downloadnuttx-d4606a6e5e1d628a1525f61f44bb63510c41b7d9.tar.gz
nuttx-d4606a6e5e1d628a1525f61f44bb63510c41b7d9.tar.bz2
nuttx-d4606a6e5e1d628a1525f61f44bb63510c41b7d9.zip
update zipme tool; remove unused directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1730 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain/gdb/gdb.mk')
-rw-r--r--misc/buildroot/toolchain/gdb/gdb.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/buildroot/toolchain/gdb/gdb.mk b/misc/buildroot/toolchain/gdb/gdb.mk
index 853ce51b2..5a7c9acf2 100644
--- a/misc/buildroot/toolchain/gdb/gdb.mk
+++ b/misc/buildroot/toolchain/gdb/gdb.mk
@@ -19,9 +19,6 @@ GDB_CAT:=$(BZCAT)
GDB_DIR:=$(TOOL_BUILD_DIR)/gdb-$(GDB_VERSION)
# NOTE: This option should not be used with gdb versions 6.4 and above.
-ifeq ($(GDB_VERSION),6.2.1)
-DISABLE_GDBMI:=--disable-gdbmi
-endif
ifeq ($(GDB_VERSION),6.3)
DISABLE_GDBMI:=--disable-gdbmi