diff options
Diffstat (limited to 'target/device/valka/v100sc2_defconfig')
-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 81f5081ee..f444951ae 100644 --- a/target/device/valka/v100sc2_defconfig +++ b/target/device/valka/v100sc2_defconfig @@ -69,7 +69,7 @@ BR2_GIT="git clone" BR2_ZCAT="zcat" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/dl" +BR2_DL_DIR="$(TOPDIR)/dl" # # Mirrors and Download locations |