diff options
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index 0b75e47ed..b4abff9fe 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -108,7 +108,7 @@ BR2_DEBIAN_MIRROR="http://ftp.debian.org" # BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/" BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" -BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir" +BR2_STAGING_DIR="$(BASE_DIR)/staging" # BR2_FPU_SUFFIX is not set BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="" |