diff options
author | egon_ffj <egon@freifunk-jena.de> | 2011-10-18 16:13:09 (GMT) |
---|---|---|
committer | egon_ffj <egon@freifunk-jena.de> | 2011-10-18 16:13:09 (GMT) |
commit | 87e6fe50843e5c28b72ec11850efef41d32ab7c8 (patch) | |
tree | 67788352a47fdfa8e7cccae6fe7fd80b62dc442e /config/backfire.config | |
parent | 909b461723e040663c58ee2c60affd806e31a17a (diff) |
* use global download-folder
Diffstat (limited to 'config/backfire.config')
-rw-r--r-- | config/backfire.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/backfire.config b/config/backfire.config index 4a22a02..ab8bdfa 100644 --- a/config/backfire.config +++ b/config/backfire.config @@ -279,7 +279,7 @@ CONFIG_USE_SSTRIP=y CONFIG_STRIP_KERNEL_EXPORTS=y # CONFIG_DEVEL is not set # CONFIG_BROKEN is not set -CONFIG_DOWNLOAD_FOLDER="" +CONFIG_DOWNLOAD_FOLDER="../../dl" CONFIG_LOCALMIRROR="" CONFIG_AUTOREBUILD=y CONFIG_BUILD_SUFFIX="" |