[bootlin/training-materials updates] master: labs/sysdev-kernel-cross-compiling: hack for line overflow (d5f14ef8)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Nov 4 20:13:39 CET 2022


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

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

commit d5f14ef8af6c929264f6c044b99bc96e6078b9da
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Nov 4 20:13:39 2022 +0100

    labs/sysdev-kernel-cross-compiling: hack for line overflow
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

d5f14ef8af6c929264f6c044b99bc96e6078b9da
 labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 130d13a2..065ef19c 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -27,7 +27,7 @@ git branch -a
 \end{verbatim}
 
 As we will do our labs with the Linux \workingkernel,
-the remote branch we are interested in is
+the remote branch we are interested in is\\%without this, you get a line overflow, weird
 \texttt{remotes/stable/linux-\workingkernel.y}.
 
 First, execute the following command to check which version you




More information about the training-materials-updates mailing list