From ed78ab954ca991cca578f59a32d147304025647d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 19 Mar 2014 10:05:22 +0100 Subject: correct new toolchain path --- docs/using.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/using.txt') diff --git a/docs/using.txt b/docs/using.txt index c51914c04..45ea3f20c 100644 --- a/docs/using.txt +++ b/docs/using.txt @@ -83,8 +83,11 @@ OpenADK output is stored in several subdirectories: not present, the binaries are stripped. * +host_/+ contains the installation of tools compiled for the host - that are needed for the proper execution of OpenADK, including the - cross-compilation toolchain. + that are needed for the proper execution of OpenADK + +* +toolchain_/+ contains just the cross-compilation toolchain. + Can be used together with +target__/+ for other projects. Toolchain + is relocatable. * +toolchain_build__/+ contains the build directories for the various components of the cross-compilation toolchain. -- cgit v1.2.3