diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-07 06:36:14 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-07 06:36:14 +0200 |
commit | 4a3faaba0887f8d79b055864ec43054ba0820666 (patch) | |
tree | 8adf9205d0a9e02f54dc860bd1fe153a780b19ca /README | |
parent | a5393320f05f681006915fcffe5631da874daee8 (diff) |
make switch was removed recently.
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> |