From 06ce59d382a18570380a775264087d6148d73bda Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 19:10:06 +0000 Subject: [PATCH] changed source download path to be uniform --- target/device/Atmel/atngw100-base_defconfig | 2 +- target/device/Atmel/atngw100_defconfig | 2 +- target/device/Atmel/atngw100_expanded_defconfig | 2 +- target/device/Atmel/atstk1002-no-mplayer_defconfig | 2 +- target/device/Atmel/atstk1002_defconfig | 2 +- target/device/valka/v100sc2_defconfig | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/target/device/Atmel/atngw100-base_defconfig b/target/device/Atmel/atngw100-base_defconfig index e75e12fe8f..29dc94b9cf 100644 --- a/target/device/Atmel/atngw100-base_defconfig +++ b/target/device/Atmel/atngw100-base_defconfig @@ -89,7 +89,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations diff --git a/target/device/Atmel/atngw100_defconfig b/target/device/Atmel/atngw100_defconfig index 007bdbd701..408b0dec3a 100644 --- a/target/device/Atmel/atngw100_defconfig +++ b/target/device/Atmel/atngw100_defconfig @@ -89,7 +89,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations diff --git a/target/device/Atmel/atngw100_expanded_defconfig b/target/device/Atmel/atngw100_expanded_defconfig index ae1bea9005..76b7af2449 100644 --- a/target/device/Atmel/atngw100_expanded_defconfig +++ b/target/device/Atmel/atngw100_expanded_defconfig @@ -89,7 +89,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations diff --git a/target/device/Atmel/atstk1002-no-mplayer_defconfig b/target/device/Atmel/atstk1002-no-mplayer_defconfig index 90f7def236..b55698e494 100644 --- a/target/device/Atmel/atstk1002-no-mplayer_defconfig +++ b/target/device/Atmel/atstk1002-no-mplayer_defconfig @@ -89,7 +89,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations diff --git a/target/device/Atmel/atstk1002_defconfig b/target/device/Atmel/atstk1002_defconfig index 9e82e30813..8dca6ca080 100644 --- a/target/device/Atmel/atstk1002_defconfig +++ b/target/device/Atmel/atstk1002_defconfig @@ -89,7 +89,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations diff --git a/target/device/valka/v100sc2_defconfig b/target/device/valka/v100sc2_defconfig index 4dce7f683d..040712d9b1 100644 --- a/target/device/valka/v100sc2_defconfig +++ b/target/device/valka/v100sc2_defconfig @@ -65,7 +65,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/src/dl" +BR2_DL_DIR="$(BASE_DIR)/dl" # # Mirrors and Download locations -- 2.30.2