projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
158c391
)
binutils 2.19 does not support avr32 yet
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Jan 2009 20:09:22 +0000
(20:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 27 Jan 2009 20:09:22 +0000
(20:09 +0000)
SVN-Revision: 14227
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 4dce6ca126d0620c22d011902815495f903df15c..3cb4a827f579341b967181de76760f90f2800427 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-14,6
+14,7
@@
choice
bool "binutils 2.18"
config BINUTILS_VERSION_2_19
+ depends !TARGET_avr32
bool "binutils 2.19"
endchoice