summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-external.mk
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>2012-02-08 17:22:16 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-02-09 21:45:59 +0100
commita792668b58fd5f551f30d40c2352f16011f1f92f (patch)
treef87f66a0a05c0003fc8aeeeec2e45a0b0bd84c03 /toolchain/toolchain-external.mk
parent1e39b8a6ff5ba330688bc1a60d1e509d716b6900 (diff)
downloadbuildroot-novena-a792668b58fd5f551f30d40c2352f16011f1f92f.tar.gz
buildroot-novena-a792668b58fd5f551f30d40c2352f16011f1f92f.zip
dependencies: move from toolchain/ to support/
As suggested by Arnout Vandecappelle, move toolchain/dependencies to support/dependencies, as it really is not toolchain-specific anymore. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-external.mk')
-rw-r--r--toolchain/toolchain-external.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/toolchain-external.mk b/toolchain/toolchain-external.mk
index d67405b00..d5b2aacbd 100644
--- a/toolchain/toolchain-external.mk
+++ b/toolchain/toolchain-external.mk
@@ -1,7 +1,6 @@
# Required includes for the external toolchain backend
include toolchain/helpers.mk
-include toolchain/dependencies/dependencies.mk
include toolchain/elf2flt/elf2flt.mk
include toolchain/gcc/gcc-uclibc-4.x.mk
include toolchain/gdb/gdb.mk