From c11c13e31a4082070558811f48b0db17c418a7ae Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 7 Oct 2014 06:17:00 +0200 Subject: docs: optimize documentation --- docs/using.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/using.txt') diff --git a/docs/using.txt b/docs/using.txt index 45ea3f20c..7cf109609 100644 --- a/docs/using.txt +++ b/docs/using.txt @@ -45,13 +45,13 @@ tell OpenADK to run each package compilation with +make -jN+. The `make` command will generally perform the following steps: -* download source files (as required); -* configure, build and install required host tools; -* configure, build and install the cross-compiling toolchain; -* build a kernel image, if selected; -* build/install selected target packages; -* build a bootloader, if selected; -* create a root filesystem in selected format. +* download source files +* configure, build and install required host tools +* configure, build and install the cross-compiling toolchain +* build a kernel image, if selected +* build/install selected target packages +* build a bootloader, if selected +* create a root filesystem in selected format OpenADK output is stored in several subdirectories: -- cgit v1.2.3