diff options
| author | Joshua Lock <josh@linux.intel.com> | 2010-04-28 13:59:36 +0100 |
|---|---|---|
| committer | Joshua Lock <josh@linux.intel.com> | 2010-04-28 16:47:14 +0100 |
| commit | 6458da896fffe33ab5db8cc2606e8225e16b0f36 (patch) | |
| tree | 340e8d6ec9c0ed64eb422ab8ffda18815b3ae474 /handbook/ref-structure.xml | |
| parent | 29813a43b5c50bab571c3b593460c78aab65eac4 (diff) | |
| download | poky-6458da896fffe33ab5db8cc2606e8225e16b0f36.tar.gz | |
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 <josh@linux.intel.com>
Diffstat (limited to 'handbook/ref-structure.xml')
| -rw-r--r-- | handbook/ref-structure.xml | 9 |
1 files changed, 0 insertions, 9 deletions
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 @@ | |||
| 166 | </para> | 166 | </para> |
| 167 | </section> | 167 | </section> |
| 168 | 168 | ||
| 169 | <section id='structure-build-tmp-cross'> | ||
| 170 | <title><filename class="directory">build/tmp/cross/</filename></title> | ||
| 171 | |||
| 172 | <para> | ||
| 173 | The cross compiler when generated is placed into this directory and those | ||
| 174 | beneath it. | ||
| 175 | </para> | ||
| 176 | </section> | ||
| 177 | |||
| 178 | <section id='structure-build-tmp-deploy'> | 169 | <section id='structure-build-tmp-deploy'> |
| 179 | <title><filename class="directory">build/tmp/deploy/</filename></title> | 170 | <title><filename class="directory">build/tmp/deploy/</filename></title> |
| 180 | 171 | ||
