summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
diff options
context:
space:
mode:
authorMichael Roth2009-09-23 01:30:00 +0200
committerPeter Korsgaard2009-09-23 09:15:27 +0200
commitcb5710c538fce01f4875a64e6de4b37a7718005b (patch)
treec1ebe4a0dbbbe4c5a24f7cc765854b90e3a585df /target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
parentChange the default BR2_DL_DIR location (diff)
downloadbuildroot-cb5710c538fce01f4875a64e6de4b37a7718005b.tar.gz
buildroot-cb5710c538fce01f4875a64e6de4b37a7718005b.tar.xz
buildroot-cb5710c538fce01f4875a64e6de4b37a7718005b.zip
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
To reflect the new output directory hierachy rename the Makefile variable TOOL_BUILD_DIR to TOOLCHAIN_DIR. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig')
-rw-r--r--target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
index 5a922bce2..d7e86aa63 100644
--- a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
+++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
@@ -306,7 +306,7 @@ BR2_GCC_SHARED_LIBGCC=y
# Ccache Options
#
BR2_CCACHE=y
-BR2_CCACHE_DIR="$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)/cache"
+BR2_CCACHE_DIR="$(TOOLCHAIN_DIR)/ccache-$(CCACHE_VER)/cache"
#
# Gdb Options