[FE training-materials-updates] buildroot/slides: defconfig	fragments must be done manually
    Boris Brezillon 
    boris.brezillon at free-electrons.com
       
    Fri May 22 17:12:41 CEST 2015
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : mtd-rework-WIP
Link       : http://git.free-electrons.com/training-materials/commit/?id=3278b6e73528baebf727ba94339bbcfe14116d2c
>---------------------------------------------------------------
commit 3278b6e73528baebf727ba94339bbcfe14116d2c
Author: Yann E. MORIN <yann.morin.1998 at free.fr>
Date:   Fri May 8 14:17:53 2015 +0200
    buildroot/slides: defconfig fragments must be done manually
    
    Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>---------------------------------------------------------------
3278b6e73528baebf727ba94339bbcfe14116d2c
 slides/buildroot-build/buildroot-build.tex | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/slides/buildroot-build/buildroot-build.tex b/slides/buildroot-build/buildroot-build.tex
index 546cf58..079472e 100644
--- a/slides/buildroot-build/buildroot-build.tex
+++ b/slides/buildroot-build/buildroot-build.tex
@@ -303,6 +303,9 @@ $ make
   Note: \code{olddefconfig} expands a minimal {\em defconfig} to a full
   \code{.config}.
 
+  Note: Saving fragments is not possible; it must be done manually from
+  an existing {\em defconfig}.
+
 \end{frame}
 
 \begin{frame}[fragile]{Other building tips}
    
    
More information about the training-materials-updates
mailing list