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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10360 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2008-02-02 18:06:32 +00:00
parent a08a9909e7
commit fde588ba11
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