diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-15 11:34:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-15 11:34:25 +0000 |
commit | eaa4207b32abe5abcc73810df3ea2c9e13e7f90e (patch) | |
tree | d2852412704f02adf7d984cbb6c7037ae51a3206 /toolchain/binutils | |
parent | fd538d6349fa50525ff6065dabfa98715b6c3058 (diff) | |
download | upstream-eaa4207b32abe5abcc73810df3ea2c9e13e7f90e.tar.gz upstream-eaa4207b32abe5abcc73810df3ea2c9e13e7f90e.tar.bz2 upstream-eaa4207b32abe5abcc73810df3ea2c9e13e7f90e.zip |
fixup the hunks in patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils')
-rw-r--r-- | toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch b/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch index f95c05dca0..f2a70ca862 100644 --- a/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch +++ b/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch @@ -5580,22 +5580,22 @@ case EM_XTENSA: return "Tensilica Xtensa Processor"; --- a/config.sub +++ b/config.sub -@@ -283,6 +283,7 @@ case $basic_machine in +@@ -285,6 +285,7 @@ case $basic_machine in | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ + | ubicom32 \ | v850 | v850e \ - | ubicom32 \ | we32k \ -@@ -367,6 +368,7 @@ case $basic_machine in + | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ +@@ -370,6 +371,7 @@ case $basic_machine in | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ | tron-* \ + | ubicom32-* \ | v850-* | v850e-* | vax-* \ - | ubicom32-* \ | we32k-* \ + | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ --- a/configure +++ b/configure @@ -2666,6 +2666,12 @@ case "${target}" in |