diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:08:02 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:08:02 +0200 |
| commit | 5a32f4af017d751b2c96490eb198d1af1440fa4b (patch) | |
| tree | 5d6694d6caf8d5e8a62d7544008dbd2d66bb5039 /target | |
| parent | f3750e5770ec75eb8f9a62b72a278efc57da0341 (diff) | |
| parent | f4259455c2ad5c2f74290bfa710bf7689023d423 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
| -rw-r--r-- | target/config/Config.in.runtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 0503eb8d9..2c1ccb1d1 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -3,7 +3,7 @@ config ADK_RUNTIME_HOSTNAME string "hostname for the embedded system" - default "localhost" + default "openadk" help Set your target hostname. |
