summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-19 20:52:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-19 20:52:15 +0200
commit753383bdf29033a1c7244e31c42c2f5d9906010f (patch)
tree76f468b30d786cd2a37d565e93fda8f57069719c /README
parenta54b226832e9b6e957d1db9b8c081adeb4ef09df (diff)
parent4404645c4b980a135411b7e4b13546b15a48d49e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 25e980eb6..e88d20920 100644
--- a/README
+++ b/README
@@ -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>