projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41d7b70
)
toolchain/gdb: 6.4 shouldn't be selectable for avr32
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 8 Dec 2008 08:54:14 +0000
(08:54 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 8 Dec 2008 08:54:14 +0000
(08:54 -0000)
toolchain/gdb/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gdb/Config.in
b/toolchain/gdb/Config.in
index f5365a391d584535217c7762821bbc52c24684a4..8710803511a8d45a20c9ca02adc3640760b49a94 100644
(file)
--- a/
toolchain/gdb/Config.in
+++ b/
toolchain/gdb/Config.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