aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gdb
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-09-24 00:11:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-09-24 00:11:20 +0000
commit97e9f3b43256d22a4580c4fda51f492b17d3f459 (patch)
tree6f19c48d69af8fedf4b2ee90d58a3cb93eb1022f /toolchain/gdb
parent8bc2dad681de40180daa70a8188b5d67138b30fd (diff)
downloadmaster-187ad058-97e9f3b43256d22a4580c4fda51f492b17d3f459.tar.gz
master-187ad058-97e9f3b43256d22a4580c4fda51f492b17d3f459.tar.bz2
master-187ad058-97e9f3b43256d22a4580c4fda51f492b17d3f459.zip
remove obsolete file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9005 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gdb')
-rw-r--r--toolchain/gdb/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in
deleted file mode 100644
index f8560cbd90..0000000000
--- a/toolchain/gdb/Config.in
+++ /dev/null
@@ -1,8 +0,0 @@
-comment "Gdb Options"
-
-config PACKAGE_GDB_CLIENT
- bool "Build gdb client for the Host"
- default n
- help
- Build gdb to run on the host to debug programs running on the target.
-