Skip to content

Commit

Permalink
slides/buildroot-introduction: mention brmake
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
tpetazzoni committed Oct 29, 2021
1 parent 934d410 commit aafc22f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions slides/buildroot-introduction/buildroot-introduction.tex
Expand Up @@ -154,6 +154,12 @@ \section{Introduction to Buildroot}
\begin{block}{}
\begin{verbatim}
$ make 2>&1 | tee build.log
\end{verbatim}
\end{block}
\item Or the helper shell script provided by Buildroot:
\begin{block}{}
\begin{verbatim}
$ ./utils/brmake
\end{verbatim}
\end{block}
\end{itemize}
Expand Down

0 comments on commit aafc22f

Please sign in to comment.