[bootlin/training-materials updates] master: Kernel compiling: stop staying that the toolchain is from Linaro (49bdb917)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Mar 25 17:12:43 CET 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/49bdb91754b4282b5de343faecb924941c92e0ac

>---------------------------------------------------------------

commit 49bdb91754b4282b5de343faecb924941c92e0ac
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Mar 25 17:12:43 2019 +0100

    Kernel compiling: stop staying that the toolchain is from Linaro
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

49bdb91754b4282b5de343faecb924941c92e0ac
 .../kernel-compiling-and-nfs-booting.tex                              | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex b/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
index 58db868e..37198b25 100644
--- a/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
+++ b/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
@@ -49,9 +49,7 @@ sudo apt install libssl-dev bison flex
 
 \section{Cross-compiling toolchain setup}
 
-We are going to install a cross-compiling toolchain from Linaro, a
-very popular source for ARM toolchains (amongst other useful resources
-for Linux on ARM).
+We are going to install a cross-compiling toolchain provided by Ubuntu:
 
 \begin{verbatim}
 sudo apt install gcc-arm-linux-gnueabi




More information about the training-materials-updates mailing list