[FE training-materials-updates] android: Remove the reference to the crespo BoardConfig

Maxime Ripard maxime.ripard at free-electrons.com
Thu Aug 22 11:52:04 CEST 2013


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

On branch  : jelly-bean
Link       : http://git.free-electrons.com/training-materials/commit/?id=4758260c259b64c2e337019287b59d548778aa8c

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

commit 4758260c259b64c2e337019287b59d548778aa8c
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Aug 20 17:16:00 2013 +0200

    android: Remove the reference to the crespo BoardConfig
    
    crespo support has been dropped since Jelly Bean, and there is no longer
    BoardConfig.mk as well documented as crespo's...
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

4758260c259b64c2e337019287b59d548778aa8c
 .../android-build-system-product.tex               |    2 --
 1 file changed, 2 deletions(-)

diff --git a/slides/android-build-system-product/android-build-system-product.tex b/slides/android-build-system-product/android-build-system-product.tex
index ef24f9e..40287f2 100644
--- a/slides/android-build-system-product/android-build-system-product.tex
+++ b/slides/android-build-system-product/android-build-system-product.tex
@@ -113,8 +113,6 @@ PRODUCT_MODEL := Full flavor of My Brand New Device
     product definition
   \item While the product definition was mostly about the build system
     in itself, the board definition is more about the hardware
-  \item You can have a full working example in
-    \code{device/samsung/crespo/BoardConfigCommon.mk}
   \item However, this is poorly documented and sometimes ambiguous so
     you will probably have to dig into the \code{build/core/Makefile}
     at some point to see what a given variable does



More information about the training-materials-updates mailing list