[bootlin/training-materials updates] master: sysdev/kernel: building: Simplify a sentence to make more room for the rest of the slide (a2a9f450)

Miquel Raynal miquel.raynal at bootlin.com
Wed Nov 10 11:09:13 CET 2021


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

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

commit a2a9f45041ae976c319e8498179b79ef8de22dc1
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Nov 10 10:46:15 2021 +0100

    sysdev/kernel: building: Simplify a sentence to make more room for the rest of the slide
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

a2a9f45041ae976c319e8498179b79ef8de22dc1
 slides/sysdev-kernel-building/sysdev-kernel-building.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-kernel-building/sysdev-kernel-building.tex b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
index b9c13491..efe0242e 100644
--- a/slides/sysdev-kernel-building/sysdev-kernel-building.tex
+++ b/slides/sysdev-kernel-building/sysdev-kernel-building.tex
@@ -143,7 +143,7 @@
   \item Desktop or server case:
      \begin{itemize}
        \item Advisable to start with the configuration of your running
-	  kernel, usually available in \code{/boot}:\\
+	  kernel:\\
 	  \code{cp /boot/config-`uname -r` .config}
      \end{itemize}
   \item Embedded platform case (at least on ARM 32 bit):




More information about the training-materials-updates mailing list