projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6910a07
)
[toolchain/binutils/2.21]: only enable binutils 2.21 for avr32 if BROKEN is selected
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 18 Feb 2011 13:48:42 +0000
(13:48 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 18 Feb 2011 13:48:42 +0000
(13:48 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25572
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index
ec74eaa
..
55e53ba
100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-16,6
+16,7
@@
choice
config BINUTILS_VERSION_2_21
depends !ubicom32
+ depends !avr32 || (avr32 && BROKEN)
bool "binutils 2.21"
config BINUTILS_VERSION_CS