diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-06 19:10:06 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 19:10:06 +0000 |
commit | 06ce59d382a18570380a775264087d6148d73bda (patch) | |
tree | dbfec5453ccfcb48bec1c1b1be6dfe41457a4b3d /target/device/Atmel/atstk1002_defconfig | |
parent | 66eeaf7d3fc4d3a3ede893fdf2611de0d5f76151 (diff) |
changed source download path to be uniform
Diffstat (limited to 'target/device/Atmel/atstk1002_defconfig')
-rw-r--r-- | target/device/Atmel/atstk1002_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |