toolchain: enable gdb by default
SVN-Revision: 32518
This commit is contained in:
parent
dd80e8de1f
commit
f9f929613d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue