diff options
Diffstat (limited to 'target/device/Atmel/atngw100_defconfig')
-rw-r--r-- | target/device/Atmel/atngw100_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |