remove obsolete file
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Sep 2007 00:11:20 +0000 (00:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Sep 2007 00:11:20 +0000 (00:11 +0000)
SVN-Revision: 9005

toolchain/gdb/Config.in [deleted file]

diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in
deleted file mode 100644 (file)
index f8560cb..0000000
+++ /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.
-