[FE training-materials-updates] Tell where to install the mlbin test application

Maxime Ripard maxime.ripard at free-electrons.com
Fri Mar 22 15:55:23 CET 2013


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

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

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

commit 99cf5a5dc4f36a17e43f983600c99c5ef63e2667
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Fri Mar 22 13:59:23 2013 +0100

    Tell where to install the mlbin test application
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

99cf5a5dc4f36a17e43f983600c99c5ef63e2667
 labs/android-native-app/android-native-app.tex |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/android-native-app/android-native-app.tex b/labs/android-native-app/android-native-app.tex
index 5a0e5ed..0392740 100644
--- a/labs/android-native-app/android-native-app.tex
+++ b/labs/android-native-app/android-native-app.tex
@@ -9,8 +9,8 @@ After this lab, you will be able to:
 
 \section{Add the binary to the compiled image}
 Copy the \code{mlbin.c} file from the
-\code{$HOME/felabs/android/native-app} directory and put it
-into the \code{external/ml} folder.
+\code{$HOME/felabs/android/native-app} directory and put it into a new
+folder in your device folder called \code{bin}.
 
 Just as for \code{libusb}, you now need to make an \code{Android.mk} file
 giving all the details needed by the build system to compile. But



More information about the training-materials-updates mailing list