Skip to content

Commit

Permalink
BusyBox slides: correct configuration menu name
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
Michael Opdenacker committed Oct 16, 2019
1 parent 558790b commit ffe7e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/sysdev-busybox/sysdev-busybox.tex
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@ \section{Busybox}
\frametitle{Compiling BusyBox}
\begin{itemize}
\item Set the cross-compiler prefix in the configuration interface: \\
\code{BusyBox Settings -> Build Options -> Cross Compiler
\code{Settings -> Build Options -> Cross Compiler
prefix}\\
Example: \code{arm-linux-}
\item Set the installation directory in the configuration interface: \\
\code{BusyBox Settings -> Installation Options -> BusyBox
\code{Settings -> Installation Options -> BusyBox
installation prefix}
\item Add the cross-compiler path to the PATH environment variable:\\
\code{export PATH=$HOME/x-tools/arm-unknown-linux-uclibcgnueabi/bin:$PATH}
Expand Down

0 comments on commit ffe7e35

Please sign in to comment.