summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 23:45:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 23:45:56 +0200
commita6f3e55ba6d92b1e9be6c91cc020bbaddb9e98a7 (patch)
tree77e9665ab363b941c2d2d859209e663a17009d11 /Config.in
parent9d75f0d407be54a14bbb6bcae4d96cb433b69c86 (diff)
parent9d8ce74086152a6431f92e95533a31a0cd6b2d23 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 8d88b335d..1adb8014f 100644
--- a/Config.in
+++ b/Config.in
@@ -115,6 +115,12 @@ config ADK_FORCE_PARALLEL
help
Do not enable this! It's for testing purposes only.
+config ADK_TARGET_IP
+ prompt "Set target ip address for make check"
+ string
+ default "127.0.0.1"
+ help
+
choice
prompt "Hostsystem (do not change!)"
config ADK_HOST_LINUX