[bootlin/training-materials updates] master: Kernel compiling lab: fix setting description (e31a96c0)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Oct 15 08:23:19 CEST 2020


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

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

commit e31a96c0b5352a31c88bb9df511bb634c25ecfb7
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Oct 15 08:21:10 2020 +0200

    Kernel compiling lab: fix setting description
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

e31a96c0b5352a31c88bb9df511bb634c25ecfb7
 .../kernel-compiling-and-nfs-booting.tex                                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 5269bf88..86b8b967 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
@@ -84,7 +84,7 @@ Add the below options to support networking over USB device:
 	so that \kconfigval{CONFIG_USB_ETH}{y}
 \end{itemize}
 
-Make sure that this configuration has \code{CONFIG_ROOT_NFS}{y} (support
+Make sure that this configuration has \kconfigval{CONFIG_ROOT_NFS}{y} (support
 booting on an NFS exported root directory).
 
 \section{Kernel compiling}




More information about the training-materials-updates mailing list