diff options
Diffstat (limited to 'configs/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index 2cdabd08a..c668e0335 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -70,7 +70,7 @@ BR2_SOURCEFORGE_MIRROR="easynews" # 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_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="wchar" BR2_GNU_BUILD_SUFFIX="pc-linux-gnu" |