The book suggests downloading the following file:

  
http://cross-lfs.org/files/packages/embedded-0.0.1/clfs-embedded-bootscripts-1.0-pre5.tar.bz2

The Makefile in this package does not have an install target.  I
believe the target has been changed to install-bootscripts as this
package has acquired more features.

Update the command used to install bootscripts.
---
 BOOK/bootscripts/common/bootscripts.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BOOK/bootscripts/common/bootscripts.xml 
b/BOOK/bootscripts/common/bootscripts.xml
index 975f2c1..81e8720 100644
--- a/BOOK/bootscripts/common/bootscripts.xml
+++ b/BOOK/bootscripts/common/bootscripts.xml
@@ -27,7 +27,7 @@
 
     <para>Install the package:</para>
 
-<screen><userinput>make DESTDIR=${CLFS} install</userinput></screen>
+<screen><userinput>make DESTDIR=${CLFS} 
install-bootscripts</userinput></screen>
 
   </sect2>
 
-- 
1.7.1
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to