From 1012ef954c912c86a775a7d728f3fdf3a38384a6 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 20 Jun 2005 19:18:05 +0000 Subject: Minor wording change in kernel page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 974352511..66c0d44ea 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -83,11 +83,11 @@ option Virtual memory file system support is enabled. It resides within the File systems menu and is normally enabled by default. -LFS bootscripts make the assumption that either both -Support for Host-side USB and USB device -filesystem have been compiled directly into the kernel, or -that neither is compiled at all. Bootscripts will not work properly -if it is a module (usbcore.ko). +LFS Bootscripts make the assumption that both Support for Host-side +USB and USB device filesystem have been compiled directly +into the kernel, or that neither is compiled at all. The bootscripts will not +work properly if Host-side USB is compiled as a module +(usbcore.ko). NPTL requires the kernel to be compiled with GCC 3.x, in this case &gcc-version;. Compiling with 2.95.x is known to cause failures in -- cgit v1.2.3-54-g00ecf