From 88d627abd28295231efc0b163818d2058ab61e2b Mon Sep 17 00:00:00 2001
From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 23 Jan 2006 11:42:17 +0000
Subject: disable gdb build for now, need to rework gdb client and server and
 add some docs to our wiki

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3040 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 toolchain/Config.in.devel | 1 -
 1 file changed, 1 deletion(-)

(limited to 'toolchain')

diff --git a/toolchain/Config.in.devel b/toolchain/Config.in.devel
index 4144c50d9..d9223fbcd 100644
--- a/toolchain/Config.in.devel
+++ b/toolchain/Config.in.devel
@@ -5,7 +5,6 @@ menu "Toolchain Options"
 source "toolchain/uClibc/Config.in"
 source "toolchain/binutils/Config.in"
 source "toolchain/gcc/Config.in"
-source "toolchain/gdb/Config.in"
 
 
 comment "Common Toolchain Options"
-- 
cgit v1.2.3