summaryrefslogtreecommitdiff
path: root/target/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:21:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:21:11 +0100
commit39f9801f2ad0e0e9468ef405f8e7b777f662491e (patch)
tree340653324cf45af1b87f25568d2304163574ff68 /target/Config.in.runtime
parent4f6007861e1b6a440ba1b48af0120678c63fa3c4 (diff)
optimize for ibm x40 hardware profile
Diffstat (limited to 'target/Config.in.runtime')
-rw-r--r--target/Config.in.runtime2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in.runtime b/target/Config.in.runtime
index 51f1d5653..b36880a3a 100644
--- a/target/Config.in.runtime
+++ b/target/Config.in.runtime
@@ -3,7 +3,7 @@
config ADK_RUNTIME_HOSTNAME
string "hostname for the embedded system"
- default "linux"
+ default "localhost"
help
Set your target hostname.