diff options
Diffstat (limited to 'target/Config.in.runtime')
-rw-r--r-- | target/Config.in.runtime | 2 |
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. |