diff options
-rw-r--r-- | target/device/Atmel/atngw100-base_defconfig | 2 | ||||
-rw-r--r-- | target/device/Atmel/atngw100_defconfig | 2 | ||||
-rw-r--r-- | target/device/Atmel/atngw100_expanded_defconfig | 2 | ||||
-rw-r--r-- | target/device/Atmel/atstk1002-no-mplayer_defconfig | 2 | ||||
-rw-r--r-- | target/device/Atmel/atstk1002_defconfig | 2 | ||||
-rw-r--r-- | 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 e75e12fe8..29dc94b9c 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 007bdbd70..408b0dec3 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 ae1bea900..76b7af244 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 90f7def23..b55698e49 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 9e82e3081..8dca6ca08 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 4dce7f683..040712d9b 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 |