diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-26 21:11:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-26 21:11:19 +0100 |
commit | 199f633fb1077c7ffedff161726e9229e7312152 (patch) | |
tree | 74a34648a9a185a46b7887a3d4d43cb7d5edc666 /README | |
parent | bcecc2d064170506b911943a0d42f55e7401a630 (diff) | |
parent | d3f2a5d619eed1ff1f0dce95ba49a334d3337741 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ This is a menu based buildsystem for your home made embedded Linux system. Before you can start you need to install some tools: - bash -- gcc +- gcc or clang +- g++ or clang++ - binutils - GNU make - GNU awk |