diff mbox

[08/13] docs/manual: update external toolchain examples

Message ID 1393167879-16637-9-git-send-email-thomas.petazzoni@free-electrons.com
State Accepted
Commit 08ad8a7c0449cacc237215737c182f6730c6bc12
Headers show

Commit Message

Thomas Petazzoni Feb. 23, 2014, 3:04 p.m. UTC
Replace ADI by Analog Devices, which is clearer for most people, and
remove the Xilinx external toolchains since we have deprecated them.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 docs/manual/configure.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

Yann E. MORIN Feb. 23, 2014, 3:39 p.m. UTC | #1
Thomas, All,

On 2014-02-23 16:04 +0100, Thomas Petazzoni spake thusly:
> Replace ADI by Analog Devices, which is clearer for most people, and
> remove the Xilinx external toolchains since we have deprecated them.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  docs/manual/configure.txt | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
> index b566e8a..a6afafb 100644
> --- a/docs/manual/configure.txt
> +++ b/docs/manual/configure.txt
> @@ -138,10 +138,9 @@ http://www.linaro.org[Linaro] for ARM,
>  http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/[Sourcery
>  CodeBench] for ARM, x86, x86-64, PowerPC, MIPS and SuperH,
>  https://blackfin.uclinux.org/gf/project/toolchain[Blackfin toolchains
> -from ADI], http://git.xilinx.com/[Xilinx toolchains for Microblaze],
> -etc.) and is capable of downloading them automatically, or it can be
> -pointed to a custom toolchain, either available for download or
> -installed locally.
> +from Analog Devices], etc.) and is capable of downloading them
> +automatically, or it can be pointed to a custom toolchain, either
> +available for download or installed locally.
>  
>  Then, you have three solutions to use an external toolchain:
>  
> -- 
> 1.8.3.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
diff mbox

Patch

diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
index b566e8a..a6afafb 100644
--- a/docs/manual/configure.txt
+++ b/docs/manual/configure.txt
@@ -138,10 +138,9 @@  http://www.linaro.org[Linaro] for ARM,
 http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/[Sourcery
 CodeBench] for ARM, x86, x86-64, PowerPC, MIPS and SuperH,
 https://blackfin.uclinux.org/gf/project/toolchain[Blackfin toolchains
-from ADI], http://git.xilinx.com/[Xilinx toolchains for Microblaze],
-etc.) and is capable of downloading them automatically, or it can be
-pointed to a custom toolchain, either available for download or
-installed locally.
+from Analog Devices], etc.) and is capable of downloading them
+automatically, or it can be pointed to a custom toolchain, either
+available for download or installed locally.
 
 Then, you have three solutions to use an external toolchain: