From a199616e780f4bf25f7d7a8bfad6cf2086dc6929 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Tue, 11 Mar 2008 18:32:17 +0000 Subject: fix for defconfig --- target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig') diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig index 48f2bac12..e50db8207 100644 --- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig +++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig @@ -121,7 +121,7 @@ BR2_GIT="git clone" BR2_ZCAT="gzip -d -c" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations -- cgit v1.2.3