From a792668b58fd5f551f30d40c2352f16011f1f92f Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Wed, 8 Feb 2012 17:22:16 +0100 Subject: 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 Acked-by: Thomas Petazzoni Acked-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- toolchain/toolchain-external.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/toolchain-external.mk') 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 -- cgit v1.2.3