Skip to content

Commit 72251b4

Browse files
committed
sysdev: labs: clarify lists in the Buildroot config are space separated
This is not clear due to the formatting of long strings which unavoidably wrap. Signed-off-by: Luca Ceresoli <[email protected]>
1 parent ea6df03 commit 72251b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

labs/sysdev-system-integration/sysdev-system-integration.tex

+4-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,10 @@ \section{Buildroot configuration}
8686
\item Set \code{Kernel version} to your kernel version. You can use \code{make kernelversion} to
8787
get it from the Linux kernel source tree.
8888
\fi
89-
\item Set \code{Custom kernel patches} to \code{board/bootlin/training/0001-Custom-DTS-for-Bootlin-lab.patch} \code{board/bootlin/training/0002-Revert-perf-tools-Create-source-symlink-in-perf-obje.patch}
89+
\item Set \code{Custom kernel patches} to
90+
\code{board/bootlin/training/0001-Custom-DTS-for-Bootlin-lab.patch}
91+
\code{board/bootlin/training/0002-Revert-perf-tools-Create-source-symlink-in-perf-obje.patch}
92+
(separated by a whitespace)
9093
\item Set \code{Kernel configuration} to \code{Using a custom (def)config file})
9194
\item Set \code{Configuration file path} to \code{board/bootlin/training/linux.config}
9295
\item Select \code{Build a Device Tree Blob (DTB)}

0 commit comments

Comments
 (0)