diff options
Diffstat (limited to 'target/device/KwikByte')
-rw-r--r-- | target/device/KwikByte/kb9202/kb9202_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/KwikByte/kb9202/kb9202_defconfig b/target/device/KwikByte/kb9202/kb9202_defconfig index 78af5f4de..ce50f2c2a 100644 --- a/target/device/KwikByte/kb9202/kb9202_defconfig +++ b/target/device/KwikByte/kb9202/kb9202_defconfig @@ -98,7 +98,7 @@ BR2_GIT="git clone" BR2_ZCAT="gzip -d -c" BR2_BZCAT="bzcat" BR2_TAR_OPTIONS="" -BR2_DL_DIR="$(BASE_DIR)/dl" +BR2_DL_DIR="$(TOPDIR)/dl" # # Mirrors and Download locations |