From 59a63a91ebdb66e098bd24abae76ac8277043d1b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 1 Oct 2005 00:35:24 +0000 Subject: let people control location of download dir --- Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 30da7b654..8714bc633 100644 --- a/Config.in +++ b/Config.in @@ -125,6 +125,12 @@ config BR2_TAR_VERBOSITY bool "Tar verbose" default n +config BR2_DL_DIR + string "Download dir" + default "$(BASE_DIR)/dl" + help + Directory to store all the source files that we need to fetch. + config BR2_SOURCEFORGE_MIRROR string "Sourceforge mirror site" default "easynews" -- cgit v1.2.3-55-g7522