Browse Source

toolchain: do not build GDB when using an external toolchain

The external toolchain should provide it if needed.

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 36802
Florian Fainelli 12 years ago
parent
commit
9c59929e6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/Config.in

+ 1 - 1
toolchain/Config.in

@@ -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