From: nbd Date: Thu, 28 Jun 2012 14:32:11 +0000 (+0000) Subject: toolchain: enable gdb by default X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7f7b8b4dfbb114beb961a52302852384da78a4e3;p=openwrt.git toolchain: enable gdb by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32518 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/Config.in b/toolchain/Config.in index d653aac5ef..1c0998304a 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -157,7 +157,7 @@ config GDB bool depends !avr32 prompt "Build gdb" if TOOLCHAINOPTS - default n + default y help Enable if you want to build the gdb