mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-12 21:55:38 +00:00
toolchain: enable gdb by default
SVN-Revision: 32518
This commit is contained in:
parent
dd80e8de1f
commit
f9f929613d
@ -157,7 +157,7 @@ config GDB
|
|||||||
bool
|
bool
|
||||||
depends !avr32
|
depends !avr32
|
||||||
prompt "Build gdb" if TOOLCHAINOPTS
|
prompt "Build gdb" if TOOLCHAINOPTS
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
Enable if you want to build the gdb
|
Enable if you want to build the gdb
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user