From 5105d428a910af09d0afad71924c70f380f987d5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 19 Jun 2016 22:36:56 +0200 Subject: remove unused variables FETCHCMD is added to prereq.mk, so ADK_WGET_TIMEOUT is unused nowadays. --- target/config/Config.in.adk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/config/Config.in.adk') diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index ec6d2b0fa..34bfeaf9e 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -73,12 +73,6 @@ config ADK_DISABLE_TARGET_KERNEL_PATCHES This might render a system unusable, when external kernel patches are required for bootup. -config ADK_WGET_TIMEOUT - int "Set wget timeout" - default 10 - help - Set wget timeout - config ADK_USE_CCACHE bool "Use ccache to speedup recompilation" select ADK_HOST_NEED_CCACHE -- cgit v1.2.3