summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-30 07:08:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-30 07:08:02 +0200
commit5a32f4af017d751b2c96490eb198d1af1440fa4b (patch)
tree5d6694d6caf8d5e8a62d7544008dbd2d66bb5039 /target
parentf3750e5770ec75eb8f9a62b72a278efc57da0341 (diff)
parentf4259455c2ad5c2f74290bfa710bf7689023d423 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.runtime2
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.