Add binutils-2.18 patches for all arches but AVR32.

Re-diff the existing patches for binutils-2.17 for all architectures
but AVR32, and make the possible selection of binutils-2.18 dependent
on selecting any arch but that one for the time being.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10360
This commit is contained in:
Felix Fietkau
2008-02-02 18:06:32 +00:00
parent 4feadffcb1
commit fba7cecc09
7 changed files with 205 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ choice
config BINUTILS_VERSION_2_18
bool "binutils 2.18"
depends !avr32
endchoice