[FE training-materials-updates] sysdev labs: instruct to create working directories

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Oct 9 08:51:40 CEST 2013


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

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=a80eca247cc662c6fc06a3eb8ecc7fc111c97eb0

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

commit a80eca247cc662c6fc06a3eb8ecc7fc111c97eb0
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Oct 9 08:49:40 2013 +0200

    sysdev labs: instruct to create working directories
    
    - Otherwise, people start working in their home directories
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

a80eca247cc662c6fc06a3eb8ecc7fc111c97eb0
 .../sysdev-kernel-cross-compiling.tex              |    2 +-
 labs/sysdev-u-boot/sysdev-u-boot.tex               |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

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 2a08f93..d70d935 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -11,7 +11,7 @@ After this lab, you will be able to:
 
 \section{Setup}
 
-Go to the \code{$HOME/felabs/sysdev/kernel} directory.
+Create the \code{$HOME/felabs/sysdev/kernel} directory and go into it.
 
 Install the following packages: \code{libqt4-dev} and
 \code{u-boot-tools}. \code{libqt4-dev} is needed for the
diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index 1589ecc..f0c4eb4 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -28,7 +28,8 @@ start up a OMAP3-based board without having anything installed on it.
 
 \section{Setup}
 
-Go to the \code{~/felabs/sysdev/bootloader} directory.
+Create the \code{~/felabs/sysdev/bootloader} directory and go
+into it. 
 
 \section{MMC/SD card setup}
 



More information about the training-materials-updates mailing list