Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
9c59929e6e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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