From: Peter Korsgaard Date: Thu, 18 Feb 2010 10:57:37 +0000 (+0100) Subject: at91sam9260pf_defconfig: use standard download dir location X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68d2f4564eaeb7770dbc0fe3f1ddf09833765550;p=buildroot.git at91sam9260pf_defconfig: use standard download dir location Based on patch by Roo Signed-off-by: Peter Korsgaard --- diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index c668e03353..de513a6810 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -58,7 +58,7 @@ BR2_SVN="svn co" BR2_ZCAT="gzip -d -c" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="/usr/local/install/downloads" +BR2_DL_DIR="$(TOPDIR)/dl" # # Mirrors and Download locations