Explorar o código

at91sam9260pf_defconfig: use standard download dir location

Based on patch by Roo <roo.watt@gmail.com>

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=15) %!d(string=hai) anos
pai
achega
68d2f4564e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configs/at91sam9260pf_defconfig

+ 1 - 1
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