From 6458da896fffe33ab5db8cc2606e8225e16b0f36 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 28 Apr 2010 13:59:36 +0100 Subject: Fix references to CROSS_DIR now that it has been removed CROSS_DIR is no longer removed so fix up classes, packages and documentation which refer to it. Signed-off-by: Joshua Lock --- handbook/ref-structure.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'handbook/ref-structure.xml') diff --git a/handbook/ref-structure.xml b/handbook/ref-structure.xml index c80097ee18..3cc7295b7e 100644 --- a/handbook/ref-structure.xml +++ b/handbook/ref-structure.xml @@ -166,15 +166,6 @@ -
- <filename class="directory">build/tmp/cross/</filename> - - - The cross compiler when generated is placed into this directory and those - beneath it. - -
-
<filename class="directory">build/tmp/deploy/</filename> -- cgit 1.2.3-korg