summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-24 00:11:20 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-09-24 00:11:20 +0000
commit57743bea4ea9d2cf745729f556d52d6f97fdf313 (patch)
tree6f19c48d69af8fedf4b2ee90d58a3cb93eb1022f /toolchain/gdb
parent642998b55638306a23ed98a65d4021a9aea60c8a (diff)
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 f8560cbd9..000000000
--- 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.
-