diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-19 14:16:11 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-26 17:22:17 +0200 |
commit | 053558bc5cd1944a6ac271cbccd9514a116e00f2 (patch) | |
tree | ddb381ed8dfe51d2390e42ddadab61d1ee9fa4fd /target/config | |
parent | 883ee0df764eea2770e972be34fe1188cd1da267 (diff) |
nfs-utils: finetuning startup script
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.runtime | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 455e05c1b..4607d731c 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -614,5 +614,3 @@ config ADK_SIMPLE_NETWORK_CONFIG_NS config ADK_SIMPLE_NETWORK_CONFIG_PROXY string "HTTP-Proxy (f.e. http://10.0.0.2:8080)" depends on ADK_SIMPLE_NETWORK_CONFIG - default "" - |