diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-15 19:57:40 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-15 19:57:40 +0100 |
commit | 26141f2ba4aa6099782e0e657eb2727ad6baf0ff (patch) | |
tree | 7a1e2979ee12f22f889a597c52b1823c47899ad6 /README | |
parent | cc9768cbc202129d9fa7cc8577b34a35bc1e5035 (diff) |
some fixes suggested by mhofmann
- check for m4, which is needed for gmp build
- disable kernel compression choice, when toolchain-only is used
- mentiond that registry change warning can be ignored
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Before you can start you need to install some tools: - gcc - binutils - GNU make +- GNU m4 - GNU tar - GNU awk - GNU sed |