diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
commit | 753383bdf29033a1c7244e31c42c2f5d9906010f (patch) | |
tree | 76f468b30d786cd2a37d565e93fda8f57069719c /README | |
parent | a54b226832e9b6e957d1db9b8c081adeb4ef09df (diff) | |
parent | 4404645c4b980a135411b7e4b13546b15a48d49e (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -27,8 +27,5 @@ Simply running 'make' will build the firmware for your embedded system. The buildsystem will download all sources, build the toolchain, the kernel and all applications. -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> |