[FE training-materials-updates] slides/buildroot-introduction: fix build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 7 15:14:48 CEST 2015


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

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

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

commit 0dc8dd68e7ededc1067b4c89708570815fc533b5
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu May 7 14:40:13 2015 +0200

    slides/buildroot-introduction: fix build
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

0dc8dd68e7ededc1067b4c89708570815fc533b5
 slides/buildroot-introduction/buildroot-introduction.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/buildroot-introduction/buildroot-introduction.tex b/slides/buildroot-introduction/buildroot-introduction.tex
index 0755655..96e90e5 100644
--- a/slides/buildroot-introduction/buildroot-introduction.tex
+++ b/slides/buildroot-introduction/buildroot-introduction.tex
@@ -159,7 +159,7 @@
   \end{itemize}
 \end{frame}
 
-\begin{frame}{Using Buildroot}
+\begin{frame}[fragile]{Using Buildroot}
   \begin{itemize}
   \item Implemented in \code{make}
     \begin{itemize}
@@ -203,7 +203,7 @@ $ make help
   \end{center}
 \end{frame}
 
-\begin{frame}{Running the build}
+\begin{frame}[fragile]{Running the build}
   \begin{itemize}
   \item As simple as:
     \begin{block}{}



More information about the training-materials-updates mailing list