diff options
| -rw-r--r-- | toolchain/gdb/Config.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gdb/Config.in b/toolchain/gdb/Config.in index 947cd1137..28606bab4 100644 --- a/toolchain/gdb/Config.in +++ b/toolchain/gdb/Config.in @@ -41,6 +41,7 @@ choice  		depends on BR2_DEPRECATED  	config BR2_GDB_VERSION_6_7_1 +		depends on !BR2_avr32  		bool "gdb 6.7.1"  	config BR2_GDB_VERSION_6_7_1_AVR32_2_1_5  | 
