[bootlin/training-materials updates] master: Embedded Linux: remove obsolete details in kernel x-compiling (16415a6b)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jul 29 20:24:03 CEST 2020


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

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

commit 16415a6bef41b1a998f8dc8088a94098bd2db90e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jul 29 20:24:03 2020 +0200

    Embedded Linux: remove obsolete details in kernel x-compiling
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

16415a6bef41b1a998f8dc8088a94098bd2db90e
 .../sysdev-kernel-cross-compiling-stm32.tex                              | 1 -
 labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex b/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
index e528c1fe..20c7175f 100644
--- a/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
+++ b/labs/sysdev-kernel-cross-compiling-stm32/sysdev-kernel-cross-compiling-stm32.tex
@@ -4,7 +4,6 @@ cross-compile a kernel for an ARM target platform.}
 After this lab, you will be able to:
 \begin{itemize}
 \item Set up a cross-compiling environment
-\item Configure the kernel Makefile accordingly
 \item Cross compile the kernel for the STM32MP157A-DK1 Discovery kit
 \item Use U-Boot to download the kernel
 \item Check that the kernel you compiled starts the system
diff --git a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
index 985ab1a7..3411acca 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -4,7 +4,6 @@ cross-compile a kernel for an ARM target platform.}
 After this lab, you will be able to:
 \begin{itemize}
 \item Set up a cross-compiling environment
-\item Configure the kernel Makefile accordingly
 \item Cross compile the kernel for your board
 \item Use U-Boot to download the kernel
 \item Check that the kernel you compiled starts the system




More information about the training-materials-updates mailing list