summaryrefslogtreecommitdiff
path: root/docs/using.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/using.txt')
-rw-r--r--docs/using.txt14
1 files changed, 7 insertions, 7 deletions
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: