From d797df53c90b50b326fb0f39a6928e207e1cbe1d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 1 Aug 2010 20:07:17 +0200 Subject: allow to execute gcc testsuite (remotely on target) --- Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index c36987e00..b96d61cfb 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 -- cgit v1.2.3