1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-28 15:11:27 +02:00

toolchain: do not build GDB when using an external toolchain

The external toolchain should provide it if needed.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 36802
This commit is contained in:
Florian Fainelli 2013-05-30 22:04:54 +00:00
parent da66ea52ec
commit 9c59929e6e

@ -195,7 +195,7 @@ config GDB
bool
depends on !avr32
prompt "Build gdb" if TOOLCHAINOPTS
default y
default y if !EXTERNAL_TOOLCHAIN
help
Enable if you want to build the gdb