summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-01 09:40:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-01 09:40:19 +0100
commit0a9ca018d598a1d263ebc9d45f41af0bdd498274 (patch)
tree4409eaed2cfea2ee25a6474f4bce0be63ca62814 /README
parent48125484eaaf38ed6b373924fee593b3e0d5c920 (diff)
parent3542293b7fcf88cc6aff3696026a7568c43cdd3f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 820cc95c9..3e280c165 100644
--- a/README
+++ b/README
@@ -8,16 +8,11 @@ Before you can start you need to install some tools:
- gcc
- binutils
- GNU make
-- GNU m4
- GNU awk
- GNU sed
- tar
- patch
- gzip
-- bzip2
-- lzop
-- lzma
-- xz
- wget
- libc headers
- ncurses5 headers
@@ -39,3 +34,4 @@ To switch to another target configuration, simply run "make switch". This will
backup your existing configuration and will start with an empty one.
Sunshine!
+ Waldemar Brodkorb <wbx@openadk.org>