aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/chapter05.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-26 17:47:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-26 17:47:52 +0000
commit3c63868dde31929aadfb518d212ff81893714e5c (patch)
treef4dc8b463caa8881682740ac48baa11ceddf1e8a /chapter05/chapter05.xml
parent33d608db5af282cc0e2d6cb38b453c9c6a9cf7df (diff)
Added a General Compilation Instructions section
immediatley before binutils. Essentially reordered the presentation that was in the Chapter 5 Introduction. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r--chapter05/chapter05.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index 5fa82f6da..5d776d032 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -13,6 +13,7 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="toolchaintechnotes.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="generalinstructions.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils-pass1.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc-pass1.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="linux-headers.xml"/>