summaryrefslogtreecommitdiff
path: root/docs/using.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-07 06:17:00 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-07 06:17:00 +0200
commitc11c13e31a4082070558811f48b0db17c418a7ae (patch)
tree09d59f36297b91a033eee34fe08fad38dfa2923c /docs/using.txt
parent37a9feea20049810e73552197258591c1006fc92 (diff)
docs: optimize documentation
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: