projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
binutils 2.19 does not support avr32 yet
[openwrt.git]
/
toolchain
/
binutils
/
Config.in
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index
4dce6ca
..
3cb4a82
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
This page took
0.019068 seconds
and
4
git commands to generate.