Commit 68d2f456 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

at91sam9260pf_defconfig: use standard download dir location



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

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 909fb5be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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