summaryrefslogtreecommitdiffstats
path: root/configs/integrator926_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-12-16 20:02:19 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-12-16 20:02:19 +0100
commit13975944738104ce7394f9f2bf22fca19887285f (patch)
tree63371c52575100e408815748f893f1c8fa88b836 /configs/integrator926_defconfig
parentb0299ac242b7893f9db69a1b133464ae1ecb46f2 (diff)
downloadbuildroot-novena-13975944738104ce7394f9f2bf22fca19887285f.tar.gz
buildroot-novena-13975944738104ce7394f9f2bf22fca19887285f.zip
defconfigs: use new default location for STAGING_DIR
Reported by Grant Edwards <grant.b.edwards@gmail.com> Use the new default STAGING_DIR location (output/staging) in all the defconfigs for clarity. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/integrator926_defconfig')
-rw-r--r--configs/integrator926_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig
index a59562186..2d2579b96 100644
--- a/configs/integrator926_defconfig
+++ b/configs/integrator926_defconfig
@@ -105,7 +105,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=""