projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing fix for etrax compile without axis toolchain
[openwrt.git]
/
toolchain
/
binutils
/
Config.in
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index
a73ca39
..
1e21ecb
100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-14,6
+14,7
@@
choice
config BINUTILS_VERSION_2_18
bool "binutils 2.18"
+ depends !TARGET_avr32
endchoice
This page took
0.020821 seconds
and
4
git commands to generate.