summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-11-29 20:18:06 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-22 17:25:13 +0100
commitfde7aed4bfd778b223fc37fec2f4ba311207aab9 (patch)
tree906599a7078286c153476ac9271e2af6566c5aef /README
parent6d2c9a84bd15a1ac2213e94ab3170d9b8336726e (diff)
update README
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index e88d20920..a7f3f3b43 100644
--- a/README
+++ b/README
@@ -1,23 +1,23 @@
-OpenADK - A GNU/Linux construction kit
-======================================
+OpenADK - An embedded Linux construction kit
+============================================
-This is a menu based buildsystem for your home made embedded Linux system.
+This is a menu based buildsystem for your embedded Linux system.
-Before you can start you need to install some tools:
+Before you can start you need to install some software:
- bash
- gcc or clang
- g++ or clang++
- binutils
-- GNU make
+- make
- tar
- gzip
- wget
-- libc headers
-- ncurses5 headers
-- zlib headers
- perl
+- c library headers
+- ncurses library and header
+- zlib library and header
-There is a check for the required versions of these tools in advance, though.
+There is a check for the required versions of these software in advance, though.
(to re-issue the checks, use "make prereq").
Please use "make menuconfig" to choose your target architecture and