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/valka | |
parent | 66eeaf7d3fc4d3a3ede893fdf2611de0d5f76151 (diff) | |
download | buildroot-novena-06ce59d382a18570380a775264087d6148d73bda.tar.gz buildroot-novena-06ce59d382a18570380a775264087d6148d73bda.zip |
changed source download path to be uniform
Diffstat (limited to 'target/device/valka')
-rw-r--r-- | target/device/valka/v100sc2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |