mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
toolchain/gdb: 6.4 shouldn't be selectable for avr32
This commit is contained in:
@@ -37,7 +37,7 @@ choice
|
||||
|
||||
config BR2_GDB_VERSION_6_4
|
||||
bool "gdb 6.4"
|
||||
depends on !BR2_nios2
|
||||
depends on !BR2_avr32 && !BR2_nios2
|
||||
depends on BR2_DEPRECATED
|
||||
|
||||
config BR2_GDB_VERSION_6_5
|
||||
|
||||
Reference in New Issue
Block a user