[FE training-materials-updates] kernel labs: use a shared src directory for sources

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Sep 19 06:11:14 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : kernel-ng
Link       : http://git.free-electrons.com/training-materials/commit/?id=4902679dbae7c4ab0e5688880e623a5160b874bb

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

commit 4902679dbae7c4ab0e5688880e623a5160b874bb
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Sep 19 06:09:26 2013 +0200

    kernel labs: use a shared src directory for sources
    
    Will no longer have separate source trees for different labs
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

4902679dbae7c4ab0e5688880e623a5160b874bb
 .../kernel-sources-download.tex                    |    2 +-
 .../kernel-sources-exploring.tex                   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/kernel-sources-download/kernel-sources-download.tex b/labs/kernel-sources-download/kernel-sources-download.tex
index 7ce7116..164dd51 100644
--- a/labs/kernel-sources-download/kernel-sources-download.tex
+++ b/labs/kernel-sources-download/kernel-sources-download.tex
@@ -3,7 +3,7 @@ mainline Linux kernel source tree}
 
 \section{Setup}
 
-Go to the \code{$HOME/felabs/linux/modules} directory.
+Go to the \code{$HOME/felabs/linux/src} directory.
 
 \section{Installing git packages}
 
diff --git a/labs/kernel-sources-exploring/kernel-sources-exploring.tex b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
index b6376cf..f10ec64 100644
--- a/labs/kernel-sources-exploring/kernel-sources-exploring.tex
+++ b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
@@ -12,7 +12,7 @@ After this lab, you will be able to:
 
 \section{Setup}
 
-Stay in the \code{$HOME/felabs/linux/modules} directory.
+Stay in the \code{$HOME/felabs/linux/src} directory.
 
 \section{Exploring the sources manually}
 



More information about the training-materials-updates mailing list