mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally without failing avr32 builds
SVN-Revision: 31249
This commit is contained in:
parent
aa1a33e466
commit
4c2e50f287
@ -160,6 +160,7 @@ comment "Debuggers"
|
||||
|
||||
config GDB
|
||||
bool
|
||||
depends !avr32
|
||||
prompt "Build gdb" if TOOLCHAINOPTS
|
||||
default n
|
||||
help
|
||||
|
Loading…
x
Reference in New Issue
Block a user