toolchain: enable gdb by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32518 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
7c69af6260
commit
2462884c05
|
@ -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 New Issue