[FE training-materials-updates] Add instruction to get back to the kernel dir

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Dec 18 05:28:12 CET 2012


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

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

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

commit aaaef1ecb6350e4f63bae919086731299e5eef4a
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Dec 18 05:23:52 2012 +0100

    Add instruction to get back to the kernel dir


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

aaaef1ecb6350e4f63bae919086731299e5eef4a
 labs/android-boot/android-boot.tex |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/labs/android-boot/android-boot.tex b/labs/android-boot/android-boot.tex
index c9ff9ae..430eddc 100644
--- a/labs/android-boot/android-boot.tex
+++ b/labs/android-boot/android-boot.tex
@@ -86,6 +86,8 @@ sure that the kernel was built today.
 
 \section{Generate a patchset from the Android Kernel}
 
+Go back to the \code{$HOME/felabs/android/kernel/kernel} directory.
+
 To compare the Android kernel sources with the official kernel ones,
 we need to fetch the latter sources too, allowing us to see which
 commits differ. Git is great for that and offers everything we need.



More information about the training-materials-updates mailing list