projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e3550
)
default to binutils 2.18 on ppc* for manual selection as well
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Feb 2009 18:18:47 +0000
(18:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Feb 2009 18:18:47 +0000
(18:18 +0000)
SVN-Revision: 14367
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 89e351b6c97f5b69d87f84ec208c0cbb1acee1db..1868a06383c9f7eba6bf1ca43a549b96bf2b1de8 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-3,6
+3,7
@@
choice
prompt "Binutils Version" if TOOLCHAINOPTS
default BINUTILS_VERSION_2_18 if TARGET_avr32
+ default BINUTILS_VERSION_2_18 if TARGET_ppc44x || TARGET_ppc40x
default BINUTILS_VERSION_2_17
help
Select the version of binutils you wish to use.